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