Login.LoginButtonCommandName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the command name associated with the login button.
public: static initonly System::String ^ LoginButtonCommandName;
public static readonly string LoginButtonCommandName;
staticval mutable LoginButtonCommandName : string
Public Shared ReadOnly LoginButtonCommandName As String
Field Value
Remarks
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.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.