GettingStartedWithAppCatalogSiteWebPart.ViewTitle property
This member overrides TilesViewWebPart.ViewTitle.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides ReadOnly Property ViewTitle As String
Get
'Uso
Dim value As String
value = Me.ViewTitle
protected override string ViewTitle { get; }
Property value
Type: System.String
Ver também
Referência
GettingStartedWithAppCatalogSiteWebPart class