TagHelperScopeManager.End Metoda

Definice

TagHelperExecutionContext Ukončí obor.

public:
 Microsoft::AspNetCore::Razor::Runtime::TagHelpers::TagHelperExecutionContext ^ End();
public Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext End ();
member this.End : unit -> Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext
Public Function End () As TagHelperExecutionContext

Návraty

TagHelperExecutionContext

Pokud je aktuální obor vnořený, nadřazený TagHelperExecutionContextobjekt . hodnota null v opačném případě.

Platí pro