ICMSPagePresentationInformation Property Ingeniux DSS Library
Gets the information for the Presentation for the Page to which this Element belongs. Presentations are design customization onthe Page that were built via Ingeniux CMS Page builder. This property returns null, if the Page this Element belongs to doesn't have Presentation, or this Element belongs to a Component.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

ICMSPagePresentationInformation PresentationInformation { get; }

Property Value

Type: ICMSPagePresentationInformation
See Also

Reference