Implemented interface member:
event
Command
System.Web.UI.WebControls.IButtonControl.Command
3 references to Command
System.Web (3)
UI\WebControls\LinkButton.cs (1)
62
/// <see cref='System.Web.UI.WebControls.LinkButton.
Command
'/>event along with the associated <see cref='System.Web.UI.WebControls.LinkButton.CommandArgument'/>
UI\WebControls\loginstatus.cs (2)
265
_logOutLinkButton.
Command
+= handler;
269
_logInLinkButton.
Command
+= handler;