{CompanyName} FlexyGo

Pages Members

The Pages type exposes the following members.

Constructors


  Name Description
Public method Pages(String, eDBType, UserSecurityConfig, ePageType, String)
Initializes a new instance of the Page class.
Public method Pages(String, eDBType, UserSecurityConfig, String)
Initializes a new instance of the Page class.
Public method Pages(String, eDBType, UserSecurityConfig)
Initializes a new instance of the Page class with all pages.

Methods


  Name Description
Public method Add
Public method Contains
Checks if Page object exists in Collection using PgeId.
Public method Static member LoadPageTabModules
loads a list of pages and Module basic Info based on Page Type, Page Id or all pages if both paraeters are nothing.
Public method Remove
Removes the Page object from the Collection using PageName as Key.