GettingStartedWebPart.ViewTitle property

Gets the WebPart title.

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

GettingStartedWebPart class

GettingStartedWebPart members

Microsoft.SharePoint.WebPartPages namespace