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


Свойство WebTemplate.IsHidden

Gets a value that specifies whether the site definition configuration is displayed in the user interface for creating new sites.

Пространство имен:  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 IsHidden As Boolean
    Get
'Применение
Dim instance As WebTemplate
Dim value As Boolean

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

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

Тип: System.Boolean
Returns Booleantrue if the site definition configuration is displayed in the user interface for creating new sites; otherwise, returns false. The default value is

См. также

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

WebTemplate класс

Элементы WebTemplate

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