EnvironmentSettings Members
The EnvironmentSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
EnvironmentSettings(String, eDBType, UserSecurityConfig) |
Initializes a new instance of the EnvironmentSettings class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
FindPage |
Searches if page exists using page type, Object Name and Interface Id.
|
|
|
GetHelpPage |
Gets the help page.
|
|
|
GetModule |
Gets the module based on moduleName.
|
|
|
GetPage |
Gets the page based on PageName.
|
Properties
| Name | Description | |
|---|---|---|
|
|
DefaultTemplates |
Gets the Environment Default templates.
|
|
|
ToJSon |
Serializes object to JSon.
|