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

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

The InsertAuthor 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 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 Info
Sets or gets a value that indicates which personal information to display. The default value is InfoToInsert.NameOnly
Public property Person
Sets or gets a value that indicates which author information to display, the creator or the modifier. The default value is PersonToInsert.Creator
Public property UseRootDocument
Sets or gets a value that indicates whether to insert the root document information or not. The default value is true.
Public property UseXmlDocument
Sets or gets a value that indicates whether to insert information for the XML document, when the current document is a presentation template. This property should always be set to true in a presentation template, unless you would like information about the template itself. The default value is false.
Top
See Also

Reference