SPAControl.PostWindowRoute(String) 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.
protected:
override void PostWindowRoute(System::String ^ url);
protected override void PostWindowRoute (string url);
override this.PostWindowRoute : string -> unit
Protected Overrides Sub PostWindowRoute (url As String)
Parameters
- url
- String