SPFeatureDefinitionCollection.Add Method
Include Protected Members
Include Inherited Members
Adds the specified Feature definition to the collection of Feature definitions in the farm.
Overload List
Name | Description | |
---|---|---|
Add(T) | Adds an object to the collection. (Inherited from SPPersistedChildCollection<T>.) | |
Add(String, Guid) | Adds the Feature definition with the specified manifest path and solution ID to the collection of Feature definitions. | |
Add(String, Guid, Boolean) | Adds the Feature definition with the specified manifest path and solution ID to the collection of Feature definitions, including a Boolean parameter that specifies whether to force reinstallation of the Feature definition. |
Top
See Also
Reference
SPFeatureDefinitionCollection Class