Click or drag to resize

PageInfosLoad Method

Overload List
  NameDescription
Public methodLoad(IAppContext)
Loads the pages from the metadata database. Note that the collection is cleared first.
Public methodLoad(IAppContext, IDatabase)
Loads the pages from the specified metadata database. Note that the collection is cleared first.
Public methodLoad(IAppContext, IDatabase, Boolean)
Loads the pages from the specified metadata database, optionally ignoring permissions (not generally recommended). Note that the collection is cleared first.
Top
See Also