Click or drag to resize

CustomFieldOptions Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListKeyValuePairString, Object
    Dynamicweb.Security.UserManagement.Common.CustomFieldsCustomFieldOptions

Namespace:  Dynamicweb.Security.UserManagement.Common.CustomFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class CustomFieldOptions : List<KeyValuePair<string, Object>>

The CustomFieldOptions type exposes the following members.

Constructors
  NameDescription
Public methodCustomFieldOptions
Initializes a new instance of the CustomFieldOptions class
Top
Properties
  NameDescription
Public propertyDataType
Public propertyDefaultValue
Top
Methods
  NameDescription
Public methodStatic memberGetOptions
Public methodGetOptionsXml
Top
See Also