获取一个布尔值,该值指示样式基于内置列表定义类型之一。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property HasTemplateType As Boolean
Get
用法
Dim instance As SPViewStyle
Dim value As Boolean
value = instance.HasTemplateType
public bool HasTemplateType { get; }
属性值
类型:System.Boolean
true样式基于一个内置列表定义类型 ; 如果否则为false。