Pages Members
The Pages type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Pages(String, eDBType, UserSecurityConfig, ePageType, String) |
Initializes a new instance of the Page class.
|
|
Pages(String, eDBType, UserSecurityConfig, String) |
Initializes a new instance of the Page class.
|
|
Pages(String, eDBType, UserSecurityConfig) |
Initializes a new instance of the Page class with all pages.
|
Methods
Name | Description | |
---|---|---|
Add | ||
Contains |
Checks if Page object exists in Collection using PgeId.
|
|
LoadPageTabModules |
loads a list of pages and Module basic Info based on Page Type, Page Id or all pages if both paraeters are nothing.
|
|
Remove |
Removes the Page object from the Collection using PageName as Key.
|