Login.LoginButtonCommandName 字段

定义

表示与登录按钮关联的命令名。

public: static initonly System::String ^ LoginButtonCommandName;
public static readonly string LoginButtonCommandName;
 staticval mutable LoginButtonCommandName : string
Public Shared ReadOnly LoginButtonCommandName As String 

字段值

注解

LoginButtonCommandName 是一个只读字段,默认值为“Login”。 此值将传递给 , OnBubbleEvent如果值为“Login”,则控件将尝试在当前用户中登录。

适用于

另请参阅