ListTemplate.Hidden 属性
获取一个值,该值指定列表模板在用于创建新列表的用户界面中是否处于隐藏状态。
命名空间: 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 Hidden As Boolean
Get
用法
Dim instance As ListTemplate
Dim value As Boolean
value = instance.Hidden
public bool Hidden { get; }
属性值
类型:System.Boolean
如果从用户界面创建新列表; 隐藏列表模板,则返回Booleantrue否则,返回false。默认值