UndoCheckout Method

         Example         Applies To

Returns the specified WebFile object to its prior state in the source control project.

Note   You must have a source control project in place before using this method. For information about source control projects, refer to Managing Source Control Projects.

Syntax

expression.UndoCheckout()

expression   An expression that returns a WebFile object.

Return Type

Void