Share via


DocumentFolderName.AppendSeparatorArrow Property

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

Syntax

'Declaration
Public Property AppendSeparatorArrow As Boolean
    Get
    Set
'Usage
Dim instance As DocumentFolderName
Dim value As Boolean

value = instance.AppendSeparatorArrow

instance.AppendSeparatorArrow = value
public bool AppendSeparatorArrow { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

DocumentFolderName Class

DocumentFolderName Members

Microsoft.SharePoint.WebControls Namespace