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