WebPresenter.ReRoute Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reroutes the page.
public:
virtual void ReRoute();
public void ReRoute ();
abstract member ReRoute : unit -> unit
override this.ReRoute : unit -> unit
Public Sub ReRoute ()