HtcMenuItem.IconSrc property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property IconSrc As String
    Get
    Set
'Usage
Dim instance As HtcMenuItem
Dim value As String

value = instance.IconSrc

instance.IconSrc = value
public string IconSrc { get; set; }

Property value

Type: System.String

See also

Reference

HtcMenuItem class

HtcMenuItem members

Microsoft.SharePoint.WebControls namespace