Share via


Menu.ArrowImageHtml Property

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

Syntax

'Declaration
Public ReadOnly Property ArrowImageHtml As String
    Get
'Usage
Dim instance As Menu
Dim value As String

value = instance.ArrowImageHtml
public string ArrowImageHtml { get; }

Property Value

Type: System.String

See Also

Reference

Menu Class

Menu Members

Microsoft.SharePoint.WebControls Namespace