RazorPagesSection.PageBaseType Propriedade

Definição

Obtém ou define o nome da classe de tipo básico da página.

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

Valor da propriedade

String

O nome da classe de tipo básico da página.

Atributos

Aplica-se a