ListSiteMapPath.RTLNodeImageHeight Property

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

Syntax

'Declaration
Public Overridable Property RTLNodeImageHeight As Integer
    Get
    Set
'Usage
Dim instance As ListSiteMapPath
Dim value As Integer

value = instance.RTLNodeImageHeight

instance.RTLNodeImageHeight = value
public virtual int RTLNodeImageHeight { get; set; }

Property Value

Type: System.Int32

See Also

Reference

ListSiteMapPath Class

ListSiteMapPath Members

Microsoft.SharePoint.WebControls Namespace