XmlFormatHandler Constructor ()
Initializes a new instance of the XmlFormatHandler class.
Namespace: Microsoft.Web.Mvc.Resources
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
Syntax
public XmlFormatHandler()
public:
XmlFormatHandler()
new : unit -> XmlFormatHandler
Public Sub New
See Also
XmlFormatHandler Class
Microsoft.Web.Mvc.Resources Namespace
Return to top