Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides TilesViewWebPart.ViewTitle.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ViewTitle As String
Get
'Usage
Dim value As String
value = Me.ViewTitle
protected override string ViewTitle { get; }
Property value
Type: System.String
See also
Reference
GettingStartedWithAppCatalogSiteWebPart class