Click or drag to resize

AppContextPageInfos Property

The collection of PageInfo objects for the application.

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

Property Value

Type: PageInfos

Implements

IAppContextPageInfos
See Also