SPMobileListTemplateSelector.BaseTypeIdTemplate 属性

获取具有,在其第二段中,键入从派生的当前列表的列表类型的基列表的 ID 号 ( RenderingTemplate模板) 的 ID。

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

语法

声明
Public Overridable ReadOnly Property BaseTypeIdTemplate As String
    Get
用法
Dim instance As SPMobileListTemplateSelector
Dim value As String

value = instance.BaseTypeIdTemplate
public virtual string BaseTypeIdTemplate { get; }

属性值

类型:System.String
表示具有作为其第二段的当前列表的基类型 ID 号的RenderingTemplate ID String 。(对比度此属性与ListTypeIDTemplate())。

另请参阅

引用

SPMobileListTemplateSelector 类

SPMobileListTemplateSelector 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间

其他资源

Mobile Page Rendering System