PageInfosLoad Method |
Name | Description | |
---|---|---|
![]() | Load(IAppContext) |
Loads the pages from the metadata database. Note that the collection is cleared first.
|
![]() | Load(IAppContext, IDatabase) |
Loads the pages from the specified metadata database. Note that the collection is cleared first.
|
![]() | Load(IAppContext, IDatabase, Boolean) |
Loads the pages from the specified metadata database, optionally ignoring permissions (not generally recommended). Note that the collection is cleared first.
|