| DateSelectorOnClientChange Property |
Gets or sets the javascript to be run on change
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public string OnClientChange { get; set; }
<BindableAttribute(true)>
Public Property OnClientChange As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
StringRemarks See Also