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