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