TagHelperBlockBuilder.Reset Method

Definition

System.Object.Reset
public:
 override void Reset();
public override void Reset ();
override this.Reset : unit -> unit
Public Overrides Sub Reset ()

Remarks

Sets the TagName to null and clears the Attributes.

Applies to