Interface IButton
public interface IButton : IButtonControl, IHasConfirmText, IHasToolTip, IHasText
- Inherited Members
Properties
CssClass
string CssClass { get; set; }
Property Value
OnClientClick
string OnClientClick { get; set; }
Property Value
Visible
bool Visible { get; set; }