| CustomFieldGenerallib Constructor (Int32) |
Namespace:
Dynamicweb.News.Common.CustomFields
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public CustomFieldGenerallib(
int fieldID
)
Public Sub New (
fieldID As Integer
)
Parameters
- fieldID
- Type: SystemInt32
The custom field id.
See Also