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

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

The InsertMenu20 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 ClickableRoots
Sets or gets a value indicating if the root document should be clickable. The default value is false.
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 DocId
Sets or gets the root document ID The default value is zero.
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 HttpSource
Sets or gets a HTTP URL that specifies a location to fetch XML data. The default value is an empty string (no HTTP source is used)
Public property MenuHeaderClassName
Sets or gets the CSS class for menu headers. The default value is an empty string (no CSS class is used)
Public property MenuHeaderHighlightColor
Sets or gets the background color for highlighted menu headers. The default value is "#FFFFFF"
Public property MenuHeaderHighlightTextColor
Sets or gets the text color for highlighted menu headers. The default value is "#000000"
Public property MenuHeaderLowlightColor
Sets or gets the background color for not highlighted menu headers The default value is "#FFFFFF"
Public property MenuHeaderLowlightTextColor
Sets or gets the text color for not highlighted menu headers. The default value is "#000000"
Public property MenuHeaderPaddingHeight
Sets or gets the top and bottom padding for menu headers. The default value is 5.
Public property MenuHeaderPaddingWidth
Sets or gets the left and right padding for menu headers. The default value is 10.
Public property MenuHeaderWidth
Sets or gets the table width in pixels for menu headers. The default value is an empty string (no fixed width is specified).
Public property MenuItemBorder
Sets or gets the border width in pixels for menu items The default value is 1.
Public property MenuItemBorderColor
Sets or gets the border color for menu items. The default value is "#000000"
Public property MenuItemClassName
Sets or gets the CSS class for menu items. The default value is an empty string (no class is specified).
Public property MenuItemHighlightColor
Sets or gets the background color for highlighted menu items The default value is "#CCCCCC"
Public property MenuItemHighlightTextColor
Sets or gets the text color for highlighted menu items. The default value is "#000000"
Public property MenuItemLowlightColor
Sets or gets the background color for not highlighted menu items The default value is "#FFFFFF"
Public property MenuItemLowlightTextColor
Sets or gets the text color for not highlighted menu items The default value is "#000000"
Public property MenuItemPadding
Sets or gets the padding for menu items. The default value is 4
Public property MenuItemPaddingRight
Sets or gets the right side padding for menu items. The default value is 5.
Public property MenuItemPaddingTop
Sets or gets the top padding for menu items. The default value is 20.
Public property MenuItemsContainerClassName
Sets or gets the CSS class for the container of menu items. The default value is an empty string (no class is specified).
Public property MenuItemWidth
Sets or gets the cell width in pixels for menu items. The default value is 170.
Public property MenuName
Sets or gets the name of the menu, which must be unique within the web site. The default value is "Mainmenu"
Public property PTId
Sets or gets an optional presentation template ID. The default value is zero (no presentation template is specified)
Public property StringSource
Sets or gets a string containing the XML data to use. This value is not used if HttpSource is used. The default value is an empty string.
Public property Target
Sets or gets the default target for all links. The default value is an empty string (no target attribute is used)
Public property UseSession
Sets or gets a value indicating if the menu should be cached. The data is stored in session variables. The default value is false.
Public property VerticalMenu
Sets or gets a value indicating if a vertical menu should be used. The default value is false (use a horizontal menu).
Top
See Also

Reference