| CustomFieldDropDown Constructor (Int32) |
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public CustomFieldDropDown(
int itemId
)
Public Sub New (
itemId As Integer
)
Parameters
- itemId
- Type: SystemInt32
Item ID.
Remarks See Also