DeleteDocumentLinkTypes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines what type of element delete document should generate

Namespace: ContentStudio.Site.ActiveScripting.Document
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum LinkTypes
Members

  Member nameValueDescription
Link0Creates a link
Button1Creates a button
AdvancedButton2 Creates an AdvancedButton
Submit3Creates a submit button within a form element. When using this option, the code should not be rendered within another form element but his option is the best for accessibility reasons.
See Also

Reference