XmlFormViewDesigner Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  System.ComponentModel.Design.ComponentDesigner
    System.Web.UI.Design.HtmlControlDesigner
      System.Web.UI.Design.ControlDesigner
        System.Web.UI.Design.WebControls.CompositeControlDesigner
          Microsoft.Office.InfoPath.Server.Controls.XmlFormViewDesigner

Namespace:  Microsoft.Office.InfoPath.Server.Controls
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public NotInheritable Class XmlFormViewDesigner _
    Inherits CompositeControlDesigner
'Usage
Dim instance As XmlFormViewDesigner
public sealed class XmlFormViewDesigner : CompositeControlDesigner

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

XmlFormViewDesigner Members

Microsoft.Office.InfoPath.Server.Controls Namespace