Login.LoginButtonCommandName Field
.NET Framework 3.0
Represents the command name associated with the login button.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
LoginButtonCommandName is a read-only field and the default value is "Login". This value is passed to the OnBubbleEvent, and if the value is "Login", the control attempts to log in the current user.
Community Additions
ADD
Show: