| TreeNodeGetAttribute Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string GetAttribute(
ref string AttrName
)
Public Function GetAttribute (
ByRef AttrName As String
) As String
Parameters
- AttrName
- Type: SystemString
Return Value
Type:
StringSee Also