MvcForm.EndForm Method

Definition

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

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

Applies to