Partilhar via


TaxonomyFieldEditor.DisplayAsNewSection Property

Gets whether to show a new section line when the page is rendered for creating a new column.

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

Syntax

'Declaration
Public ReadOnly Property DisplayAsNewSection As Boolean
    Get
'Usage
Dim instance As TaxonomyFieldEditor
Dim value As Boolean

value = instance.DisplayAsNewSection
public bool DisplayAsNewSection { get; }

Property Value

Type: System.Boolean
Returns Boolean.

Implements

IFieldEditor.DisplayAsNewSection

See Also

Reference

TaxonomyFieldEditor Class

TaxonomyFieldEditor Members

Microsoft.SharePoint.Taxonomy Namespace