XmlFormHostItem Members
Include Protected Members
Include Inherited Members
This class is a wrapper for the XmlForm class.
The XmlFormHostItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
XmlFormHostItem |
Top
Properties
Name | Description | |
---|---|---|
CurrentView | This member is a wrapper for the CurrentView property of the XmlForm class. | |
DataConnections | This member is a wrapper for the DataConnections property of the XmlForm class. | |
DataSources | This member is a wrapper for the DataSources property of the XmlForm class. | |
Dirty | This member is a wrapper for the Dirty property of the XmlForm class. | |
Environment | This member is a wrapper for the Environment property of the XmlForm class. | |
Errors | This member is a wrapper for the Errors property of the XmlForm class. | |
Extension | This member is a wrapper for the Extension property of the XmlForm class. | |
FormState | This member is a wrapper for the FormState property of the XmlForm class. | |
Host | This member is a wrapper for the Host property of the XmlForm class. | |
Hosted | This member is a wrapper for the Hosted property of the XmlForm class. | |
HostName | This member is a wrapper for the HostName property of the XmlForm class. | |
MainDataSource | This member is a wrapper for the MainDataSource property of the XmlForm class. | |
NamespaceManager | This member is a wrapper for the NamespaceManager property of the XmlForm class. | |
NetworkState | This member is a wrapper for the NetworkState property of the XmlForm class. | |
New | This member is a wrapper for the New property of the XmlForm class. | |
Permission | This member is a wrapper for the Permission property of the XmlForm class. | |
PrimaryCookie | Infrastructure. | |
QueryDataConnection | This member is a wrapper for the QueryDataConnection property of the XmlForm class. | |
ReadOnly | This member is a wrapper for the ReadOnly property of the XmlForm class. | |
Recovered | This member is a wrapper for the Recovered property of the XmlForm class. | |
ReflectedObject | Infrastructure. | |
ServerInfo | This member is a wrapper for the ServerInfo property of the XmlForm class. | |
Signed | This member is a wrapper for the Signed property of the XmlForm class. | |
SignedDataBlocks | This member is a wrapper for the SignedDataBlocks property of the XmlForm class. | |
Sponsored | Infrastructure. | |
TaskPanes | This member is a wrapper for the TaskPanes property of the XmlForm class. | |
Template | This member is a wrapper for the Template property of the XmlForm class. | |
TypeInfrastructureManager | Infrastructure. | |
Uri | This member is a wrapper for the Uri property of the XmlForm class. | |
User | This member is a wrapper for the User property of the XmlForm class. | |
UserRole | This member is a wrapper for the UserRole property of the XmlForm class. | |
ViewInfos | This member is a wrapper for the ViewInfos property of the XmlForm class. | |
XmlLang | This member is a wrapper for the XmlLang property of the XmlForm class. |
Top
Methods
Name | Description | |
---|---|---|
Close | This member is a wrapper for the Close method of the XmlForm class. | |
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). | |
CreateObjRef | Infrastructure. (Overrides MarshalByRefObject.CreateObjRef(Type).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FinishInitialization | Infrastructure. | |
GetHashCode | (Inherited from Object.) | |
GetHostObject | Infrastructure. | |
GetInfrastructureService | Infrastructure. | |
GetLifetimeService | Infrastructure. | |
GetObjects | Infrastructure. | |
GetPrimaryControl | Infrastructure. | |
GetRemoteHashCode | Infrastructure. (Overrides RemoteObjectAdapterGetRemoteHashCode().) | |
GetRemoteType | Infrastructure. | |
GetSponsorProvider | Infrastructure. | |
GetType | (Inherited from Object.) | |
GetWorkflowTasks | This member is a wrapper for the GetWorkflowTasks method of the XmlForm class. | |
GetWorkflowTemplates | This member is a wrapper for the GetWorkflowTemplates method of the XmlForm class. | |
InitializeDataBindings | Infrastructure. | |
InitializeLifetimeService | Infrastructure. (Overrides ContractAdapterBaseInitializeLifetimeService().) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | Infrastructure. | |
MergeForm(String) | This member is a wrapper for the MergeForm method of the XmlForm class. | |
MergeForm(XPathNavigator) | This member is a wrapper for the MergeForm method of the XmlForm class. | |
NotifyHost | This member is a wrapper for the NotifyHost method of the XmlForm class. | |
OnFinalRevoke | Infrastructure. (Overrides ContractAdapterBaseOnFinalRevoke().) | |
OnShutdown | Infrastructure. | |
OnStartup | Infrastructure. | |
Print() | This member is a wrapper for the Print method of the XmlForm class. | |
Print(Boolean) | This member is a wrapper for the Print method of the XmlForm class. | |
QueryContract | Infrastructure. (Overrides RemoteObjectAdapterQueryContract(String).) | |
RemoteCast | Infrastructure. | |
RemoteEquals(IContract) | (Inherited from RemoteObjectAdapter.) | |
RemoteEquals(IContract) | Infrastructure. | |
RemoteToString | Infrastructure. (Overrides RemoteObjectAdapterRemoteToString().) | |
Save | This member is a wrapper for the Save method of the XmlForm class. | |
SaveAs | This member is a wrapper for the SaveAs method of the XmlForm class. | |
SetReflectedType | Infrastructure. | |
SetSaveAsDialogFilename | This member is a wrapper for the SetSaveAsDialogFilename method of the XmlForm class. | |
SetSaveAsDialogLocation | This member is a wrapper for the SetSaveAsDialogLocation method of the XmlForm class. | |
Submit | This member is a wrapper for the Submit method of the XmlForm class. | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
hostContext | Infrastructure. | |
itemProvider | Infrastructure. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEntryPointContractFinishInitialization | ||
IEntryPointContractInitialize | ||
IEntryPointContractInitializeDataBindings | ||
IEntryPointContractOnShutdown | ||
System#AddIn#Contract#IContract#AcquireLifetimeToken | (Inherited from ContractAdapterBase.) | |
System#AddIn#Contract#IContract#GetRemoteHashCode | (Inherited from ContractAdapterBase.) | |
System#AddIn#Contract#Automation#IRemoteObjectContract#GetRemoteType | (Inherited from RemoteObjectAdapter.) | |
System#AddIn#Contract#IContract#QueryContract | (Inherited from ContractAdapterBase.) | |
Microsoft#VisualStudio#Tools#Applications#IAdapter#ReflectedObject | (Inherited from RemoteObjectAdapter.) | |
System#AddIn#Contract#Automation#IRemoteObjectContract#RemoteCast | (Inherited from RemoteObjectAdapter.) | |
System#AddIn#Contract#IContract#RemoteEquals | (Inherited from ContractAdapterBase.) | |
System#AddIn#Contract#IContract#RemoteToString | (Inherited from ContractAdapterBase.) | |
System#AddIn#Contract#IContract#RevokeLifetimeToken | (Inherited from ContractAdapterBase.) |
Top