Click or drag to resize

PFWidget_QuickAccess_Action_UrlAnchor Properties

The PFWidget_QuickAccess_Action_UrlAnchor type exposes the following members.

Properties
  NameDescription
Public propertyAnchorValue
Gets or sets a text that will be added to the item form url, like "URL#AnchorValue".
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