LoadingEventArgs members

Include protected members
Include inherited members

Provides data for the Loading event.

The LoadingEventArgs type exposes the following members.

Constructors

  Name Description
Protected method LoadingEventArgs

Top

Properties

  Name Description
Public property CancelableArgs Gets a reference to the XmlFormCancelEventArgs object.
Public property InputParameters Gets an IDictionary that contains any input parameters specified by using the /InputParameters command-line option, query parameters in a URL, or the one of the NewFromFormTemplateWithInputParameters methods.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetDefaultView(String) Sets the default view of the form by specifying the name of the view.
Public method SetDefaultView(ViewInfo) Sets the default view of the form by specifying a ViewInfo object.
Public method ToString (Inherited from Object.)

Top

See also

Reference

LoadingEventArgs class

Microsoft.Office.InfoPath namespace