Поделиться через


Свойство ListTemplate.AllowsFolderCreation

Gets a value that specifies whether new list folders can be added to a list created from the list template.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property AllowsFolderCreation As Boolean
    Get
'Применение
Dim instance As ListTemplate
Dim value As Boolean

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

Значение свойства

Тип: System.Boolean
Returns Booleantrue if the new list folders can be added to a list created from the list template; otherwise, returns false. The default value is

См. также

Справочные материалы

ListTemplate класс

Элементы ListTemplate

Пространство имен Microsoft.SharePoint.Client