AnalyticsHashTagWebPart.PartTitle method

Gets the title shown on the Web Part as a String.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overrides Function PartTitle As String
'Usage
Dim instance As AnalyticsHashTagWebPart
Dim returnValue As String

returnValue = instance.PartTitle()
public override string PartTitle()

Return value

Type: System.String
The Web Part’s title.

See also

Reference

AnalyticsHashTagWebPart class

AnalyticsHashTagWebPart members

Microsoft.Office.Server.Search.WebControls namespace