Bagikan melalui


PageParser.DefaultPageBaseType Properti

Definisi

Mendapatkan atau mengatur jenis dari mana semua halaman berasal.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 static property Type ^ DefaultPageBaseType { Type ^ get(); void set(Type ^ value); };
public static Type DefaultPageBaseType { get; set; }
static member DefaultPageBaseType : Type with get, set
Public Shared Property DefaultPageBaseType As Type

Nilai Properti

Jenisnya.

Keterangan

Properti ini hanya dapat diatur sebelum PreApplicationStart peristiwa terjadi dalam file Global.asax. Properti ini dapat dibaca kapan saja.

Berlaku untuk