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」,則控制項會嘗試登入目前的使用者。

適用於

另請參閱