| NodeAttribute Constructor |
Namespace:
Dynamicweb.Core.UI
Assembly:
Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax public NodeAttribute(
string nodeType
)
Public Sub New (
nodeType As String
)
Parameters
- nodeType
- Type: SystemString
See Also