Click or drag to resize

AppSetting Properties

The AppSetting type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Public propertyDescription
Public propertyIsPublic
If the setting is public it will be available in the appPageVars and as mail template variable
Public propertyKey
Public propertyName
Public propertyOnlyPlatformAdmin
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.
Public propertyType
Public propertyValue
Top
See Also