Compartilhar via


TilesViewWebPart.ViewTitle property

Obtém o título do modo de exibição lado a lado.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected MustOverride ReadOnly Property ViewTitle As String
    Get
'Uso
Dim value As String

value = Me.ViewTitle
protected abstract string ViewTitle { get; }

Property value

Type: System.String

Ver também

Referência

TilesViewWebPart class

TilesViewWebPart members

Microsoft.SharePoint.WebPartPages namespace