RazorPageBase.IsLayoutBeingRendered Właściwość

Definicja

Pobiera lub ustawia flagę określającą, czy układ tej strony jest renderowany.

public:
 property bool IsLayoutBeingRendered { bool get(); void set(bool value); };
public bool IsLayoutBeingRendered { get; set; }
member this.IsLayoutBeingRendered : bool with get, set
Public Property IsLayoutBeingRendered As Boolean

Wartość właściwości

Implementuje

Dotyczy