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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.