WebPartMobileAdapter.WebPartTitle property
Obtém o título de exibição da Web Part que está sendo adaptado.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected ReadOnly Property WebPartTitle As String
Get
'Uso
Dim value As String
value = Me.WebPartTitle
protected string WebPartTitle { get; }
Property value
Type: System.String
O título da Web Part.