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 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