Click or drag to resize

PageInfosItem Property (String)

Pages collection indexer, by MOP. Use Find(String, PageFindType) to look up pages by other values such as ID.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PageInfo this[
	string item
] { get; set; }

Parameters

item
Type: SystemString

Property Value

Type: PageInfo
See Also