Click or drag to resize

PFWidget_QuickAccess_Action_FieldLink Properties

The PFWidget_QuickAccess_Action_FieldLink type exposes the following members.

Properties
  NameDescription
Public propertyFieldName

Gets or sets the name of the field.

The field type ca be : Choice, FileHolder, Url, User.

Public propertyReplaceMainAction
Gets or sets a value indicating whether this action should replace the default action for a result's click.

Note : if this setting is enabled for multiple actions, only the first one is considered.

(Inherited from PFWidget_QuickAccess_Action.)
Public propertyText
Gets or sets the text representing the action. This will be encoded.
(Inherited from PFWidget_QuickAccess_Action.)
Top
See Also