Class SoListBox.ClickScripts
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ClickScripts
Constructors
ClickScripts()
Declaration
public ClickScripts()
Properties
OnClientClick
Declaration
public string OnClientClick { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
OnDblClick
Declaration
public string OnDblClick { get; set; }
Property Value
| Type | Description |
|---|---|
| String |