| CustomFieldGenerallib Constructor (String) |
Namespace:
Dynamicweb.News.Common.CustomFields
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public CustomFieldGenerallib(
string context
)
Public Sub New (
context As String
)
Parameters
- context
- Type: SystemString
The custom field context.
See Also