TreeInfoFormatInformationString Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Returns a string where current values are inserted in the InformationString template. Derived classes can override this method to implement their own formatting mechanism.

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

protected virtual string FormatInformationString()

Return Value

Type: String
Returns a string where current values are inserted in the InformationString template.
See Also

Reference