HelperPage.CurrentPage Property
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.
Gets the current page for this helper page.
public static System.Web.WebPages.WebPageRenderingBase CurrentPage { get; }
member this.CurrentPage : System.Web.WebPages.WebPageRenderingBase
Public Shared ReadOnly Property CurrentPage As WebPageRenderingBase
Property Value
The current page.