Открытый События (см. также Защищенный События)

  Имя Описание
public event DataBinding  (унаследовано от Control)
public event Disposed  (унаследовано от Control)
public event Init  (унаследовано от Control)
public event Load  (унаследовано от Control)
public event PreRender  (унаследовано от Control)
public event RedirectingToIdentityProvider  (унаследовано от SignInControl)
public event SecurityTokenReceived  This event fires when the security token is received from the STS.(унаследовано от SignInControl)
public event SecurityTokenValidated  This event fires when the security token received from the STS is validated.(унаследовано от SignInControl)
public event SessionSecurityTokenCreated  (унаследовано от SignInControl)
public event SignedIn  This event fires when the user has been successfully signed in.(унаследовано от SignInControl)
public event SignInError  This event fires when there is an error in signing the user in.(унаследовано от SignInControl)
public event Unload  (унаследовано от Control)

Защищенный События

  Имя Описание
protected event Click  (унаследовано от SignInControl)

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.