Aracılığıyla paylaş


PageParser.DefaultApplicationBaseType Özellik

Tanım

Örneğin türetildiği türü alır veya ayarlar HttpApplication .

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Type

HttpApplicationÖrneğin türetildiği tür.

Açıklamalar

Bu özelliğe olay gerçekleşmeden önce Global. asax dosyasında erişilmelidir PreApplicationStart .

Şunlara uygulanır