共用方式為


WebTemplate.IsHidden 屬性

取得值,指定是否在建立新網站的使用者介面中顯示網站定義組態。

命名空間:  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
如果網站定義設定顯示在使用者介面,建立新的網站;,傳回Booleantrue否則,傳回false。預設值是

請參閱

參照

WebTemplate 類別

WebTemplate 成員

Microsoft.SharePoint.Client 命名空間