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

  Имя Описание
public property AccessKey  (унаследовано от WebControl)
public property AppRelativeTemplateSourceDirectory  (унаследовано от Control)
public property Attributes  (унаследовано от WebControl)
public property AutoSignIn Gets or sets whether automatic sign-in is enabled.
public property BackColor  (унаследовано от WebControl)
public property BindingContainer  (унаследовано от Control)
public property BorderColor  (унаследовано от WebControl)
public property BorderPadding Control border padding size.
public property BorderStyle  (унаследовано от WebControl)
public property BorderWidth  (унаследовано от WebControl)
public property CheckBoxStyle Gets the style of the checkbox.
public property ClientID  (унаследовано от Control)
public property ClientSideSignInFunction Script funtion name to initiate signin.
public property Controls  (унаследовано от CompositeControl)
public property ControlStyle  (унаследовано от WebControl)
public property ControlStyleCreated  (унаследовано от WebControl)
public property CssClass  (унаследовано от WebControl)
public property DestinationPageUrl Gets or sets the URL to which the user is redirected after signing in.
public property DisplayRememberMe Gets or sets whether to display the “Remember Me” checkbox.
public property Enabled  (унаследовано от WebControl)
public property EnableTheming  (унаследовано от WebControl)
public property EnableViewState  (унаследовано от Control)
public property ErrorAction Gets or sets a LoginFailureAction that takes place if the user signs in incorrectly.
public property ErrorText Gets or sets the text to display if the user signs in incorrectly.
public property ErrorTextStyle Gets the style of the text to display if the user signs in incorrectly.
public property Font  (унаследовано от WebControl)
public property ForeColor  (унаследовано от WebControl)
public property HasAttributes  (унаследовано от WebControl)
public property Height  (унаследовано от WebControl)
public property ID  (унаследовано от Control)
public property NamingContainer  (унаследовано от Control)
public property Orientation Control UI orientation.
public property Page  (унаследовано от Control)
public property Parent  (унаследовано от Control)
public property RememberMeSet Gets or sets whether the “Remember Me” checkbox is checked.
public property RememberMeText Gets or sets the text of the “Remember Me” checkbox.
public property RequireHttps  
public property ServiceConfiguration  
public property ShowButtonImage Gets or sets whether to show the sign-in button image.
public property SignInButtonStyle Gets the style of the sign-in button.
public property SignInButtonType Gets or sets the ButtonType of the sign-in button.
public property SignInContext An application context to be passed back during the sign-in process.
public property SignInImageUrl Gets or sets the URL of the sign-in button image.
public property SignInMode Gets or sets the SignInMode with which the user signs in. The two possible values are Session (the default) and Single. Sessions are persisted using a cookie. Single is appropriate for a scenario such as validating a user’s credit card.
public property SignInText Gets or sets the text of the sign-in button.
public property Site  (унаследовано от Control)
public property SkinID  (унаследовано от WebControl)
public property Style  (унаследовано от WebControl)
public property TabIndex  (унаследовано от WebControl)
public property TemplateControl  (унаследовано от Control)
public property TemplateSourceDirectory  (унаследовано от Control)
public property TitleText Gets or sets the title text of the control.
public property TitleTextStyle Title text style.
public property ToolTip  (унаследовано от WebControl)
public property UniqueID  (унаследовано от Control)
public property Visible  (унаследовано от Control)
public property VisibleWhenSignedIn Gets or sets whether the control is visible when the user is already signed in.
public property Width  (унаследовано от WebControl)

Защищенный Свойства

  Имя Описание
protected property ActiveButton  
protected property Adapter  (унаследовано от Control)
protected property ButtonClientId Button client id.
protected property ChildControlsCreated  (унаследовано от Control)
protected property ClientIDSeparator  (унаследовано от Control)
protected property Context  (унаследовано от Control)
protected property DesignMode  (унаследовано от Control)
protected property Events  (унаследовано от Control)
protected property HasChildViewState  (унаследовано от Control)
protected property IdSeparator  (унаследовано от Control)
protected property IsChildControlStateCleared  (унаследовано от Control)
protected property IsEnabled  (унаследовано от WebControl)
protected property IsPersistentCookie Whether or not to write persistent cookie.
protected property IsTrackingViewState  (унаследовано от Control)
protected property IsViewStateEnabled  (унаследовано от Control)
protected property LoadViewStateByID  (унаследовано от Control)
protected property RememberMeClientId RememberMeCheckBox client id.
protected property SignInButton  
protected property TagKey  (унаследовано от WebControl)
protected property TagName  (унаследовано от WebControl)
protected property ViewState  (унаследовано от Control)
protected property ViewStateIgnoresCase  (унаследовано от Control)

Явные реализации интерфейса

  Имя Описание
System.Web.UI.IControlBuilderAccessor.ControlBuilder  (унаследовано от Control)
System.Web.UI.IControlDesignerAccessor.UserData  (унаследовано от Control)
System.Web.UI.IDataBindingsAccessor.DataBindings  (унаследовано от Control)
System.Web.UI.IDataBindingsAccessor.HasDataBindings  (унаследовано от Control)
System.Web.UI.IExpressionsAccessor.Expressions  (унаследовано от Control)
System.Web.UI.IExpressionsAccessor.HasExpressions  (унаследовано от Control)

См. также




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