Click or drag to resize

CustomFieldValue Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Security.UserManagement.Common.CustomFieldsCustomFieldValue

Namespace:  Dynamicweb.Security.UserManagement.Common.CustomFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class CustomFieldValue

The CustomFieldValue type exposes the following members.

Constructors
  NameDescription
Public methodCustomFieldValue Obsolete.
Initializes a new instance of the CustomFieldValue class
Public methodCustomFieldValue(CustomField)
Initializes a new instance of the CustomFieldValue class
Public methodCustomFieldValue(CustomField, Object)
Initializes a new instance of the CustomFieldValue class
Top
Properties
  NameDescription
Public propertyCustomField
Public propertyValue
Top
Methods
See Also