Share via


TilesViewWebPart.GetWebPartQualifier method

Gets the web part qualifier to be used to get a reference to the actual part. Webparts that host a tiles webpart may want to override this

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Function GetWebPartQualifier As String
'Usage
Dim returnValue As String

returnValue = Me.GetWebPartQualifier()
protected virtual string GetWebPartQualifier()

Return value

Type: System.String

See also

Reference

TilesViewWebPart class

TilesViewWebPart members

Microsoft.SharePoint.WebPartPages namespace