| ItemTypeCategory Constructor (String) |
Namespace:
Dynamicweb.Content.Items.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ItemTypeCategory(
string fullName
)
Public Sub New (
fullName As String
)
Parameters
- fullName
- Type: SystemString
See Also