Click or drag to resize

CustomFieldValue Constructor

Note: This API is now obsolete.

Initializes a new instance of the CustomFieldValue class

Namespace:  Dynamicweb.Security.UserManagement.Common.CustomFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute("Use constructor which takes a custom field")]
public CustomFieldValue()
See Also