Click or drag to resize

UserSetting Properties

The UserSetting type exposes the following members.

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