Click or drag to resize

LeadsListOnClientAfterLoad Property

Gets or sets the client-side function that is executed after the list has been loaded.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute("")]
public string OnClientAfterLoad { get; set; }

Property Value

Type: String
Remarks