获取当前列表类型的名称。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable ReadOnly Property ListType As String
Get
用法
Dim instance As SPMobileListTemplateSelector
Dim value As String
value = instance.ListType
public virtual string ListType { get; }
属性值
类型:System.String
代表的当前列表类型的Name值String 。例如,讨论类型Name是"DiscussionBoard"。
另请参阅
引用
SPMobileListTemplateSelector 类
SPMobileListTemplateSelector 成员
Microsoft.SharePoint.Mobile.WebControls 命名空间