Share via


RazorPagesSection.PageBaseType Property

Definition

Gets or sets the name of the page base type class.

[System.Configuration.ConfigurationProperty("pageBaseType", IsRequired=true)]
public string PageBaseType { get; set; }
member this.PageBaseType : string with get, set
Public Property PageBaseType As String

Property Value

The name of the page base type class.

Attributes

Applies to