Propriedade SPMobilePostsListNavigation.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 SPMobilePostsListNavigation
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>'s 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_Navigation
MyPosts_Navigation
Consulte também
Referência
SPMobilePostsListNavigation De classe
SPMobilePostsListNavigation Membros
Microsoft.SharePoint.MobileControls De espaço para nome