Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SectionInformation::RevertToParent Method ()

 

Causes the associated configuration section to inherit all its values from the parent section.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
void RevertToParent()

Exception Condition
InvalidOperationException

This method cannot be called outside editing mode.

.NET Framework
Available since 2.0
Return to top
Show: