Click or drag to resize

ICMSPagePresentationInformation Property

Gets the information for the Presentation for the Page to which this Element belongs. Presentations are design customization on the 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: 10.3.169
Syntax
ICMSPagePresentationInformation PresentationInformation { get; }

Property Value

Type: ICMSPagePresentationInformation
See Also