SPWebConfigModification Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPWebConfigModification class.
Overload List
Name | Description | |
---|---|---|
SPWebConfigModification() | Initializes a new instance of the SPWebConfigModification class. | |
SPWebConfigModification(String, String) | Initializes a new instance of the SPWebConfigModification class based on the specified modification name and node. |
Top