Click or drag to resize

PFAdminAppSettingViewModel Properties

The PFAdminAppSettingViewModel type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets or sets the type of the setting value as a string.
Public propertyMultiLine
Gets or sets a value indicating whether this setting is multiline. (applies to string type only).
Public propertyName
Gets or sets the name of the setting.
Public propertyValue
Gets or sets the string value of the setting.
Top
See Also