共用方式為


SPTreeView.CollapseImageUrlRtl Property

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

Syntax

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

value = instance.CollapseImageUrlRtl

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

Property Value

Type: System.String

See Also

Reference

SPTreeView Class

SPTreeView Members

Microsoft.SharePoint.WebControls Namespace