Gets a collection of adapters for all application fields in the specified scope.

GetFieldAdapters()

public FieldAdapterCollection GetFieldAdapters()

GetFieldAdapters(Page)

public FieldAdapterCollection GetFieldAdapters(Page page)

Parameters

Parameter Description
page Specifies the page for whose fields a collection of adapters is to be returned.

Return Value

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.