XmlFormHostItem Members

This class is a wrapper for the XmlForm class.

The following tables list the members exposed by the XmlFormHostItem type.

Public Constructors

  Name Description
Public method XmlFormHostItem  

Top

Protected Fields

  Name Description
Protected field hostContext  
Protected field itemProvider  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property CurrentView This member is a wrapper for the CurrentView property of the XmlForm class.
Public property DataConnections This member is a wrapper for the DataConnections property of the XmlForm class.
Public property DataSources This member is a wrapper for the DataSources property of the XmlForm class.
Public property Dirty This member is a wrapper for the Dirty property of the XmlForm class.
Public property Errors This member is a wrapper for the Errors property of the XmlForm class.
Public property Extension This member is a wrapper for the Extension property of the XmlForm class.
Public property FormState This member is a wrapper for the FormState property of the XmlForm class.
Public property Host This member is a wrapper for the Host property of the XmlForm class.
Public property Hosted This member is a wrapper for the Hosted property of the XmlForm class.
Public property HostName This member is a wrapper for the HostName property of the XmlForm class.
Public property MainDataSource This member is a wrapper for the MainDataSource property of the XmlForm class.
Public property NamespaceManager This member is a wrapper for the NamespaceManager property of the XmlForm class.
Public property New This member is a wrapper for the New property of the XmlForm class.
Public property Permission This member is a wrapper for the Permission property of the XmlForm class.
Public property QueryDataConnection This member is a wrapper for the QueryDataConnection property of the XmlForm class.
Public property ReadOnly This member is a wrapper for the ReadOnly property of the XmlForm class.
Public property Recovered This member is a wrapper for the Recovered property of the XmlForm class.
Public property Signed This member is a wrapper for the Signed property of the XmlForm class.
Public property SignedDataBlocks This member is a wrapper for the SignedDataBlocks property of the XmlForm class.
Public property TaskPanes This member is a wrapper for the TaskPanes property of the XmlForm class.
Public property Template This member is a wrapper for the Template property of the XmlForm class.
Public property TypeInfrastructureManager  
Public property Uri This member is a wrapper for the Uri property of the XmlForm class.
Public property UserRole This member is a wrapper for the UserRole property of the XmlForm class.
Public property ViewInfos This member is a wrapper for the ViewInfos property of the XmlForm class.
Public property XmlLang This member is a wrapper for the XmlLang property of the XmlForm class.

Top

Protected Properties

  Name Description
Protected property PrimaryCookie  
Protected property ReflectedObject  
Protected property Sponsored  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Close This member is a wrapper for the Close method of the XmlForm class.
Public method CreateNavigator This member is a wrapper for the CreateNavigator method of the DataSource class, which provides access to an XPathNavigator object for accessing and manipulating a form's underlying XML document (main data source).
Public method CreateObjRef Overridden.  
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetInfrastructureService  
Public method GetLifetimeService  
Public method GetType  (inherited from Object)
Public method GetWorkflowTasks This member is a wrapper for the GetWorkflowTasks method of the XmlForm class.
Public method GetWorkflowTemplates This member is a wrapper for the GetWorkflowTemplates method of the XmlForm class.
Public method InitializeLifetimeService Overridden.  
Public method MergeForm Overloaded. This member is a wrapper for the MergeForm method of the XmlForm class.
Public method NotifyHost This member is a wrapper for the NotifyHost method of the XmlForm class.
Public method Print Overloaded.  
Public method Static ReferenceEquals  (inherited from Object)
Public method Save This member is a wrapper for the Save method of the XmlForm class.
Public method SaveAs This member is a wrapper for the SaveAs method of the XmlForm class.
Public method SetSaveAsDialogFilename This member is a wrapper for the SetSaveAsDialogFilename method of the XmlForm class.
Public method SetSaveAsDialogLocation This member is a wrapper for the SetSaveAsDialogLocation method of the XmlForm class.
Public method Submit This member is a wrapper for the Submit method of the XmlForm class.
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method FinishInitialization  
Protected method GetHostObject  
Protected method GetObjects  
Protected method GetPrimaryControl  
Protected method GetRemoteHashCode Overridden.  
Protected method GetRemoteType  
Protected method GetSponsorProvider  
Protected method InitializeDataBindings  
Protected method MemberwiseClone Overloaded.  
Protected method OnFinalRevoke Overridden.  
Protected method OnShutdown  
Protected method OnStartup  
Protected method QueryContract Overridden.  
Protected method Static RaiseAdapterResolveEvent  (inherited from ContractAdapterBase)
Protected method RemoteCast  
Protected method RemoteEquals Overridden.  
Protected method RemoteToString Overridden.  
Protected method SetReflectedType  

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract.FinishInitialization  
Explicit interface implementation Method Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract.GetEntryPointObject  
Explicit interface implementation Method Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract.Initialize  
Explicit interface implementation Method Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract.InitializeDataBindings  
Explicit interface implementation Method Microsoft.VisualStudio.Tools.Applications.Contract.IEntryPointContract.OnShutdown  
Explicit interface implementation Method System.AddIn.Contract.Automation.IRemoteObjectContract.GetRemoteType  (inherited from RemoteObjectAdapter)
Explicit interface implementation Method System.AddIn.Contract.Automation.IRemoteObjectContract.RemoteCast  (inherited from RemoteObjectAdapter)
Explicit interface implementation Method System.AddIn.Contract.IContract.AcquireLifetimeToken  (inherited from ContractAdapterBase)
Explicit interface implementation Method System.AddIn.Contract.IContract.GetRemoteHashCode  (inherited from ContractAdapterBase)
Explicit interface implementation Method System.AddIn.Contract.IContract.QueryContract  (inherited from ContractAdapterBase)
Explicit interface implementation Method System.AddIn.Contract.IContract.RemoteEquals  (inherited from ContractAdapterBase)
Explicit interface implementation Method System.AddIn.Contract.IContract.RemoteToString  (inherited from ContractAdapterBase)
Explicit interface implementation Method System.AddIn.Contract.IContract.RevokeLifetimeToken  (inherited from ContractAdapterBase)
Explicit interface implementation Property Microsoft.VisualStudio.Tools.Applications.IAdapter.ReflectedObject  (inherited from RemoteObjectAdapter)

Top

See Also

Reference

XmlFormHostItem Class
Microsoft.Office.InfoPath Namespace