MvcControl Constructor ()

 

Initializes a new instance of the MvcControl class.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

protected MvcControl()
protected:
MvcControl()
new : unit -> MvcControl
Protected Sub New

See Also

MvcControl Class
Microsoft.Web.Mvc.Controls Namespace

Return to top