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.
Gets the title of the Tiles view.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property ViewTitle As String
Get
'Usage
Dim value As String
value = Me.ViewTitle
protected abstract string ViewTitle { get; }
Property value
Type: System.String