This topic has not yet been rated - Rate this topic

SPFeatureDefinition.ReceiverClass Property

Gets the fully qualified, case-sensitive name of the class that handles events for this Feature.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public string ReceiverClass { get; }

Property Value

Type: System.String
A string containing the name of the class, for example, Microsoft.SharePoint.WikiWelcome.

State-change callbacks for features might include items such as updating the type of context, or adding a field.

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