SPTreeView.ExpandImageUrlRtl property

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

Syntax

'Declaration
Public Property ExpandImageUrlRtl As String
    Get
    Set
'Usage
Dim instance As SPTreeView
Dim value As String

value = instance.ExpandImageUrlRtl

instance.ExpandImageUrlRtl = value
public string ExpandImageUrlRtl { get; set; }

Property value

Type: System.String

See also

Reference

SPTreeView class

SPTreeView members

Microsoft.SharePoint.WebControls namespace