ConfToken Members
The ConfToken type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ConfToken(UserConnectionCollection, String) |
Only for Unit Tests!!
Initializes a new instance of the ConfToken class.
|
![]() |
ConfToken(UserConnectionCollection, String, SystemObjectSettings) |
Initializes a new instance of the ConfToken class.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GenerateConfToken |
Generates a configuration token instance.
|
![]() |
MapDocumentPath |
Returns phisical path based on DocumentPath setting.
|
![]() |
MapFilePath |
Returns phisical path based on web path.
|
![]() |
MapImagePath |
Returns phisical path based on ImagePath setting.
|
![]() |
MapMailPath |
Returns phisical path based on ImagePath setting.
|
![]() |
MapPath |
Returns phisical path based on web path.
|
![]() |
ResolveUrl |
Resolves the URL.
|
![]() |
ResolveUrlFullPath |
Resolves the URL with complete address.
|
Properties
Name | Description | |
---|---|---|
![]() |
AppFullPath |
Gets Application full Path.
|
![]() |
AppPath |
Gets Application Path.
|
![]() |
ConfConnString |
Gets the Settings Database connection string.
|
![]() |
ConfDBType |
Gets the Settings Database type.
|
![]() |
EnvironmentSettings |
Gets EnvironmentSettings
|
![]() |
InactiveObjOn |
Gets a value indicating whether inactive objects is On.
|
![]() |
ObjectsConfiguration |
Gets or Sets SystemObjectSettings
|
![]() |
ToJSon |
Serializes object to JSon.
|
![]() |
UserSecurity |
Gets the user UserSecurityConfig object.
|