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