MvcForm.GenerateEndForm Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Renders EndOfFormContent and the </form>.
protected:
virtual void GenerateEndForm();
protected virtual void GenerateEndForm ();
abstract member GenerateEndForm : unit -> unit
override this.GenerateEndForm : unit -> unit
Protected Overridable Sub GenerateEndForm ()