ListSiteMapPath.RTLNodeImageWidth Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property RTLNodeImageWidth As Integer
Get
Set
'Usage
Dim instance As ListSiteMapPath
Dim value As Integer
value = instance.RTLNodeImageWidth
instance.RTLNodeImageWidth = value
public virtual int RTLNodeImageWidth { get; set; }
Property Value
Type: System.Int32