Provides methods to retrieve information specific to an organization, a user, or parameters passed to a page.
Provides methods to work with the form.
Contains properties and methods to retrieve information about the user interface as well as collections for several subcomponents of the form.
Gets all attributes.
An array of attributes.
Gets an attribute matching attributeName.
An Attribute type.
Name of the attribute.
The attribute.
Gets an attribute matching attributeName.
Name of the attribute.
The attribute.
Gets an attribute by index.
The attribute index.
The attribute.
Gets an attribute.
A matching delegate function
An array of attribute.
Gets all controls.
An array of controls.
Gets a control matching controlName.
Name of the control.
The control.
Gets a control matching controlName.
Name of the control.
The control.
Gets a control by index.
The control index.
The control.
Gets a control by index.
The control index.
The control.
Gets a control.
A matching delegate function.
An array of control.
Generated using TypeDoc
Interface for Page context
Deprecated
Use formContext instead.
See
External Link: Deprecated Client APIsa