Login.LoginButtonCommandName 필드

정의

로그인 단추와 관련된 명령 이름을 나타냅니다.

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

필드 값

설명

LoginButtonCommandName 는 읽기 전용 필드이고 기본값은 "로그인"입니다. 이 값은 에 OnBubbleEvent전달되며 값이 "Login"이면 컨트롤이 현재 사용자에 로그인하려고 시도합니다.

적용 대상

추가 정보