C# 클래스 RIAServiceApplication.LoginUI.LoginStatus

UserControl class that shows the current login status and allows login and logout.
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: KuduApps/RIAServicesApp

공개 메소드들

메소드 설명
LoginStatus ( ) : System.ComponentModel

Creates a new LoginStatus instance.

비공개 메소드들

메소드 설명
Authentication_LoggedIn ( object sender, AuthenticationEventArgs e ) : void
Authentication_LoggedOut ( object sender, AuthenticationEventArgs e ) : void
LoginButton_Click ( object sender, RoutedEventArgs e ) : void
LogoutButton_Click ( object sender, RoutedEventArgs e ) : void
UpdateLoginState ( ) : void

메소드 상세

LoginStatus() 공개 메소드

Creates a new LoginStatus instance.
public LoginStatus ( ) : System.ComponentModel
리턴 System.ComponentModel