Click or drag to resize
UniSelector.OnGetSelectionDialogScript Field
Fires when selection dialog script is getting.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public SimpleHandler<GetSelectionDialogScriptEventArgs> OnGetSelectionDialogScript

Field Value

Type: SimpleHandler<GetSelectionDialogScriptEventArgs>
See Also