CSApprovedDocumentInformationMenuTarget 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 the user defined target 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 MenuTarget { get; protected set; }

Property Value

Type: String
A String containing the MenuTarget 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