HtcMenuItem._iconSrc Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _iconSrc As String
'Usage
Dim value As String
value = Me._iconSrc
Me._iconSrc = value
protected string _iconSrc