PageTheme.Page Property

Definition

Gets the Page object that is associated with the instance of the PageTheme class.

protected System.Web.UI.Page Page { get; }

Property Value

The Page associated with the PageTheme.

Remarks

The Page property is read-only and is assigned internally when an instance of the PageTheme class is created.

Applies to

Proizvod Verzije
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also