Compartilhar via


Propriedade SPMobilePostsListTitle.DefaultPrefix

Gets the first part 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 DefaultPrefix As String
Dim instance As SPMobilePostsListTitle
Dim value As String

value = instance.DefaultPrefix
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public override string DefaultPrefix { get; }

A propriedade Value

A String that represents the first part of the value of the <RenderingTemplate> ID attribute.

Comentários

Windows SharePoint Services 3.0 essa propriedade sempre retorna "Moblog".

Consulte também

Referência

SPMobilePostsListTitle De classe
SPMobilePostsListTitle Membros
Microsoft.SharePoint.MobileControls De espaço para nome