Table of Contents

Interface IButton

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public interface IButton : IButtonControl, IHasConfirmText, IHasToolTip, IHasText
Inherited Members

Properties

CssClass

string CssClass { get; set; }

Property Value

string

OnClientClick

string OnClientClick { get; set; }

Property Value

string

Visible

bool Visible { get; set; }

Property Value

bool