This topic has not yet been rated - Rate this topic

WebPart.Qualifier Property

Gets a unique identifier for a Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public string Qualifier { get; }

Property Value

Type: System.String
A string value that specifies the unique identifier for the Web Part.

The Qualifier property value can be useful when generating script that runs on the client, for example, to ensure that each Web Part has a different function name. Qualifiers are unique only within a given request, and qualifiers may change on subsequent requests.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ