ApplyChanges Method

         Example         Applies To

Apply changes to the specified object. Changes to a property of a Web, WebFile, or WebFolder object are not applied until you use the ApplyChanges method for the specified object.

Syntax

expression.ApplyChanges

expression   An expression that returns a Properties object.

Return Type

Void