CSApprovedDocumentInformationMenuData Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Gets a value that specifies a user defined data for menu items. Only applicable if the document acts as a menu node.

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string MenuData { get; protected set; }

Property Value

Type: String
A String containing the MenuData or null (Nothing in Visual Basic) if the content data was not loaded or not requested.
Remarks

This property is content related and will not be loaded unless specified and when an approved content exists.
See Also

Reference