Share via


HtcMenuItem.IconSrc Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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