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

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

The LastModified 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 DateFormat
Sets or gets a value with a DateFormat string which is used to format the written date value. For more detailed information on the different time format strings, see the System.Globalization.DateTimeFormatInfo class documentation. The default value is "g" which displays a combination of the short date and short time patterns, separated by a space.
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 UseRootDocument
Sets or gets a value that indicates whether to insert the root document's information or not. The default value is true.
Top
See Also

Reference