Propriedade SPMobilePostsListTitle.Suffix
Specifies the last two parts of the <RenderingTemplate> ID.
Espaço para nome Microsoft.SharePoint.MobileControls
Conjunto de Módulos (Assembly) Microsoft.SharePoint (em microsoft.sharepoint.dll)
A sintaxe
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Overrides ReadOnly Property Suffix As String
Dim instance As SPMobilePostsListTitle
Dim value As String
value = instance.Suffix
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public override string Suffix { get; }
A propriedade Value
A String that represents the last two parts of the value of the <RenderingTemplate> ID attribute.
Comentários
Windows SharePoint Services 3.0 esta propriedade retorna um do seguinte valores, dependendo se o contexto tipo exibição é AllPosts ou MyPosts.
AllPosts_Title
MyPosts_Title
Consulte também
Referência
SPMobilePostsListTitle De classe
SPMobilePostsListTitle Membros
Microsoft.SharePoint.MobileControls De espaço para nome