| 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; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property OnClientAfterLoad As String
Get
Set
Property Value
Type:
StringRemarks See Also