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