InsertChildren Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The InsertChildren type exposes the following members.

Properties

  Name Description
Public property BackwardsComponentCompatibilityMode
Sets or gets a value that indicates whether the code runs in backwards compatibility component mode. The default value is false.
(Inherited from ActiveScriptingBase.)
Public property ComponentName
Gets the name of the component
(Overrides ActiveScriptingBaseComponentName.)
Public property Conformance
Gets a value which specifies which type of code a component can generate.
(Overrides ActiveScriptingBaseConformance.)
Public property ElementType
Gets a value which specifies the type of outer element the component generates.
(Overrides ActiveScriptingBaseElementType.)
Public property Encapsulate
Sets or gets a value that indicates if the each part should be encapsulated in separate DIV elements. The default value is false.
Public property EncapsulateAll
Sets or gets a value that indicates if the whole object should be encapsulated by a DIV element. The default value is false.
Public property EncapsulateAllClass
Sets or gets the name of a CSS style class name to use to format a DIV section defined with EncapsulateAll property. The default value is an empty string
Public property EncapsulateClass
Sets or gets the name of a CSS style class name to use to format a DIV section defined with Encapsulate property. The default value is an empty string
Public property Encoding
Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.
(Inherited from ActiveScriptingBase.)
Public property ParentID
Sets or gets a value a value that indicates the ID of the parent document. The default value is zero witch means the current document will be used as parent.
Public property PTID
Sets or gets a value a value that indicates the ID of the presentation template document. The default value is zero, witch means that no presentation template is defined.
Public property SortOrderProperty
Sets or gets a value that indicate which sort order to use. The default value is DocumentOrder.
Public property WordWrap
Sets or gets a value that indicate if it should be possible to wrap words within the DIV section. The default value is true.
Top
See Also

Reference