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

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

Returns a collection of presentation template siblings connected to the current document's presentation template. The first time this property is called the collection is create and filled with the siblings of the current presentation template.

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

protected MLCBaseMLCSiblingCollection PresentationTemplateSiblings { get; }

Property Value

Type: MLCBaseMLCSiblingCollection
See Also

Reference