InitializeEventArgs Members
Include Protected Members
Include Inherited Members
Used to set InputParameters of an InfoPath form template hosted in the XmlFormView control.
The InitializeEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
InputParameters | Sets name/value pairs for use as custom parameters that can be used in the form being initialized in the XmlFormView control. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top