SPViewStyle.HasBaseType 属性

获取一个布尔值,该值指示样式基于列表的内置基类型之一。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property HasBaseType As Boolean
    Get
用法
Dim instance As SPViewStyle
Dim value As Boolean

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

属性值

类型:System.Boolean
true样式基于的内置的基类型 ; 如果否则为false。

另请参阅

引用

SPViewStyle 类

SPViewStyle 成员

Microsoft.SharePoint 命名空间