CustomerSetting Properties |
The CustomerSetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category | (Inherited from AppSetting.) |
![]() | Description | (Inherited from AppSetting.) |
![]() | IsPublic |
If the setting is public it will be available in the appPageVars
and as mail template variable
(Inherited from AppSetting.) |
![]() | Key | (Inherited from AppSetting.) |
![]() | Name | (Inherited from AppSetting.) |
![]() | OnlyPlatformAdmin |
If true the setting can only be viewed and updated by members of the "Platform Administrators" group.
For customer settings the value is read from tblCustomerSetting.OnlyPlatformAdmin.
For master settings the value is always true.
(Inherited from AppSetting.) |
![]() | Type | (Inherited from AppSetting.) |
![]() | Value | (Inherited from AppSetting.) |