SectionInformation.RevertToParent Method

Definition

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

public:
 void RevertToParent();
public void RevertToParent ();
member this.RevertToParent : unit -> unit
Public Sub RevertToParent ()

Exceptions

This method cannot be called outside editing mode.

Applies to