Click or drag to resize

IPageTemplatePageProperties Property

Gets the page-instance-specific Properties for the page's GLOBAL PageInfo object. This collection is normally be accessed by calling PageProperties, not directly. Upon first access, the collection is created an initialized from the page's GLOBAL PageInfo properties.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Properties PageProperties { get; }

Property Value

Type: Properties
See Also