Click or drag to resize

CustomFieldCollectionRemove Method

Namespace:  Dynamicweb.Security.UserManagement.Common.CustomFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public bool Remove(
	CustomField item
)

Parameters

item
Type: Dynamicweb.Security.UserManagement.Common.CustomFieldsCustomField

Return Value

Type: Boolean
See Also