WebPageBase.CreateInstanceFromVirtualPath Method
Creates a new instance of the WebPageBase class by using the specified virtual path.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Parameters
- virtualPath
- Type: System.String
The virtual path to use to create the instance.
Show: