Condividi tramite


PageParser.DefaultPageBaseType Proprietà

Definizione

Ottiene o imposta il tipo dal quale sono derivate tutte le pagine.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Tipo.

Commenti

Questa proprietà può essere impostata solo prima che l'evento PreApplicationStart si verifichi nel file Global.asax. Questa proprietà può essere letta in qualsiasi momento.

Si applica a