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

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

Gets name of the document indicated by the ActualDocumentID property. This is a dynamic property that gets its value after that the LoadDynamicData method is called. The initial value is an empty string.

Namespace: ContentStudio.Site.ActiveScripting.Menu
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected string DocumentName { get; }

Property Value

Type: String
See Also

Reference