HelperPage.Page Property

Definition

Gets property-like access to page data that is shared between pages, layout pages, and partial pages.

public static dynamic Page { get; }
member this.Page : obj
Public Shared ReadOnly Property Page As Object

Property Value

An object that contains page data.

Applies to