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

  Имя Описание
public property AccessKey  (унаследовано от WebControl)
public property AppRelativeTemplateSourceDirectory  (унаследовано от Control)
public property Attributes  (унаследовано от WebControl)
public property AuthenticationType Optional. Gets or sets the “wauth” query string parameter.
public property AutoSignIn  Gets or sets whether automatic sign-in is enabled. (унаследовано от SignInControl)
public property BackColor  (унаследовано от WebControl)
public property BindingContainer  (унаследовано от Control)
public property BorderColor  (унаследовано от WebControl)
public property BorderPadding  Control border padding size. (унаследовано от SignInControl)
public property BorderStyle  (унаследовано от WebControl)
public property BorderWidth  (унаследовано от WebControl)
public property CheckBoxStyle  Gets the style of the checkbox. (унаследовано от SignInControl)
public property ClientID  (унаследовано от Control)
public property ClientSideSignInFunction  Script funtion name to initiate signin. (унаследовано от SignInControl)
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. (унаследовано от SignInControl)
public property DisplayRememberMe  Gets or sets whether to display the “Remember Me” checkbox. (унаследовано от SignInControl)
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. (унаследовано от SignInControl)
public property ErrorText  Gets or sets the text to display if the user signs in incorrectly. (унаследовано от SignInControl)
public property ErrorTextStyle  Gets the style of the text to display if the user signs in incorrectly. (унаследовано от SignInControl)
public property Font  (унаследовано от WebControl)
public property ForeColor  (унаследовано от WebControl)
public property Freshness Optional. Gets or sets the “wfresh” query string parameter.
public property HasAttributes  (унаследовано от WebControl)
public property Height  (унаследовано от WebControl)
public property HomeRealm  
public property ID  (унаследовано от Control)
public property Issuer Gets or sets the URI of the Security Token Service (STS) from which to request a token.
public property NamingContainer  (унаследовано от Control)
public property Orientation  Control UI orientation. (унаследовано от SignInControl)
public property Page  (унаследовано от Control)
public property Parent  (унаследовано от Control)
public property Policy Optional. Gets or sets the “wp” query string parameter.
public property Realm Optional. Gets or sets the “wtrealm” query string parameter, which is the URI of the realm from which the request originates.
public property RememberMeSet  Gets or sets whether the “Remember Me” checkbox is checked. (унаследовано от SignInControl)
public property RememberMeText  Gets or sets the text of the “Remember Me” checkbox. (унаследовано от SignInControl)
public property Reply Optional. Gets or sets the “wreply” query string parameter. If not set, this defaults to the current URL.
public property Request Optional. Gets or sets the “wreq” query string parameter, which specifies a token request using either a <wsse:RequestSecurityToken> element or a full request message as described in WS-Trust.
public property RequestPtr Optional. Gets or sets the “wreqptr” query string parameter, which is the URI of the request (also specified in the “wreq” parameter).
public property RequireHttps  (унаследовано от SignInControl)
public property Resource Optional. Gets or sets the “wres” query string parameter, which is the URI of the resource to which the user requests access.
public property ServiceConfiguration  (унаследовано от SignInControl)
public property ShowButtonImage  Gets or sets whether to show the sign-in button image. (унаследовано от SignInControl)
public property SignInButtonStyle  Gets the style of the sign-in button. (унаследовано от SignInControl)
public property SignInButtonType  Gets or sets the ButtonType of the sign-in button. (унаследовано от SignInControl)
public property SignInContext  An application context to be passed back during the sign-in process. (унаследовано от SignInControl)
public property SignInImageUrl  Gets or sets the URL of the sign-in button image. (унаследовано от SignInControl)
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. (унаследовано от SignInControl)
public property SignInQueryString Optional. Gets or sets additional sign-in query string data.
public property SignInText  Gets or sets the text of the sign-in button. (унаследовано от SignInControl)
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. (унаследовано от SignInControl)
public property TitleTextStyle  Title text style. (унаследовано от SignInControl)
public property ToolTip  (унаследовано от WebControl)
public property UniqueID  (унаследовано от Control)
public property UseFederationPropertiesFromConfiguration  
public property Visible  (унаследовано от Control)
public property VisibleWhenSignedIn  Gets or sets whether the control is visible when the user is already signed in. (унаследовано от SignInControl)
public property Width  (унаследовано от WebControl)

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

  Имя Описание
protected property ActiveButton  (унаследовано от SignInControl)
protected property Adapter  (унаследовано от Control)
protected property ButtonClientId  Button client id. (унаследовано от SignInControl)
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. (унаследовано от SignInControl)
protected property IsTrackingViewState  (унаследовано от Control)
protected property IsViewStateEnabled  (унаследовано от Control)
protected property LoadViewStateByID  (унаследовано от Control)
protected property RememberMeClientId  RememberMeCheckBox client id. (унаследовано от SignInControl)
protected property SignInButton  (унаследовано от SignInControl)
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.Все права защищены.