指定 <RenderingTemplate> ID 的最后两个部分
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overrides ReadOnly Property Suffix As String
Get
用法
Dim instance As SPMobilePostsListTitle
Dim value As String
value = instance.Suffix
public override string Suffix { get; }
属性值
类型:System.String
String 表示 <RenderingTemplate> ID 特性的值的最后两个部分。
备注
在SharePoint Foundation中此属性将返回以下值,具体取决于视图类型上下文是 AllPosts 或 MyPosts 之一。
AllPosts_Title
MyPosts_Title