Gets a collection of adapters for all application fields in the specified scope.
public FieldAdapterCollection GetFieldAdapters()
public FieldAdapterCollection GetFieldAdapters(Page page)
Parameter | Description |
---|---|
page | Specifies the page for whose fields a collection of adapters is to be returned. |
Returns a collection of adapters for the fields located on the given page. If no page is specified, a collection of the adapters for all fields in the currently loaded document are returned.