| ModificationsCategoryAttribute Constructor |
Namespace:
Dynamicweb.Extensibility
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ModificationsCategoryAttribute(
string category
)
Public Sub New (
category As String
)
Parameters
- category
- Type: SystemString
See Also