Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the last two parts of the <RenderingTemplate> ID.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Suffix As String
Get
'Usage
Dim instance As SPMobilePostsListTitle
Dim value As String
value = instance.Suffix
public override string Suffix { get; }
Property Value
Type: System.String
A String that represents the last two parts of the value of the <RenderingTemplate> ID attribute.
Remarks
In SharePoint Foundation this property returns one of the following values, depending on whether the view type context is AllPosts or MyPosts.
AllPosts_Title
MyPosts_Title