RazorPageBase.EndWriteTagHelperAttribute Metoda

Definicja

Kończy bieżący zakres pisania, który został uruchomiony przez wywołanie metody BeginWriteTagHelperAttribute().

public:
 System::String ^ EndWriteTagHelperAttribute();
public string EndWriteTagHelperAttribute ();
member this.EndWriteTagHelperAttribute : unit -> string
Public Function EndWriteTagHelperAttribute () As String

Zwraca

Zawartość buforowana przez współużytkowaną StringWriter przez ten RazorPageelement .

Uwagi

Ta metoda zakłada, że nie będzie zagnieżdżania wywołań BeginWriteTagHelperAttribute() metod i EndWriteTagHelperAttribute() .

Dotyczy