HtmlHelper.EndForm Method

Definition

Renders the </form> end tag to the response.

public:
 virtual void EndForm();
public void EndForm ();
abstract member EndForm : unit -> unit
override this.EndForm : unit -> unit
Public Sub EndForm ()

Implements

Applies to