Class ComboBoxClientEvents
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ComboBoxClientEvents : StateBagProxy
- Inheritance
-
ComboBoxClientEvents
- Inherited Members
Constructors
ComboBoxClientEvents(string, StateBag)
public ComboBoxClientEvents(string prefix, StateBag viewState)
Parameters
Properties
OnChange
public string OnChange { get; set; }