Click or drag to resize

CustomFieldGenerallib Constructor (Int32)

Initializes a new instance of the CustomFieldGenerallib class.

Namespace:  Dynamicweb.News.Common.CustomFields
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public CustomFieldGenerallib(
	int fieldID
)

Parameters

fieldID
Type: SystemInt32
The custom field id.
See Also