CookiesAuthenticationControl members
SharePoint Online
Specifies a control that is part of the Search Administration user interface (UI), used to set credentials for locations using cookie authentication.
The CookiesAuthenticationControl type exposes the following members.
| Name | Description | |
|---|---|---|
|
CookiesAuthenticationControl | Initializes a new instance of the CookiesAuthenticationControl class. |
| Name | Description | |
|---|---|---|
|
AccessKey | (Inherited from WebControl.) |
|
Adapter | (Inherited from Control.) |
|
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
|
Attributes | (Inherited from WebControl.) |
|
BackColor | (Inherited from WebControl.) |
|
BindingContainer | (Inherited from Control.) |
|
BorderColor | (Inherited from WebControl.) |
|
BorderStyle | (Inherited from WebControl.) |
|
BorderWidth | (Inherited from WebControl.) |
|
ChildControlsCreated | (Inherited from Control.) |
|
ClientID | (Inherited from Control.) |
|
ClientIDMode | (Inherited from Control.) |
|
ClientIDSeparator | (Inherited from Control.) |
|
Context | (Inherited from Control.) |
|
Controls | (Inherited from Control.) |
|
ControlStyle | (Inherited from WebControl.) |
|
ControlStyleCreated | (Inherited from WebControl.) |
|
Cookies | Gets the authentication cookies. |
|
CookiesAsStrings | Gets the authentication cookies as a collection of string values. |
|
CssClass | (Inherited from WebControl.) |
|
DataItemContainer | (Inherited from Control.) |
|
DataKeysContainer | (Inherited from Control.) |
|
DesignMode | (Inherited from Control.) |
|
Enabled | (Inherited from WebControl.) |
|
EnableTheming | (Inherited from WebControl.) |
|
EnableViewState | (Inherited from Control.) |
|
Events | (Inherited from Control.) |
|
Font | (Inherited from WebControl.) |
|
ForeColor | (Inherited from WebControl.) |
|
HasAttributes | (Inherited from WebControl.) |
|
HasChanges | Gets a value indicating whether the values for the cookie authentication logon control have changed. |
|
HasChildViewState | (Inherited from Control.) |
|
HasCookies | Gets a value indicating whether the control contains any authentication cookies. |
|
Height | (Inherited from WebControl.) |
|
ID | (Inherited from Control.) |
|
IdSeparator | (Inherited from Control.) |
|
IsChildControlStateCleared | (Inherited from Control.) |
|
IsEnabled | (Inherited from WebControl.) |
|
IsTrackingViewState | (Inherited from Control.) |
|
IsValid | Gets a value indicating whether the control is valid. |
|
IsViewStateEnabled | (Inherited from Control.) |
|
LoadViewStateByID | (Inherited from Control.) |
|
LoginPageLocation | Gets the cookie logon page URL. |
|
NamingContainer | (Inherited from Control.) |
|
ObtainsCookieFromUrl | Gets a value indicating whether to use a URL to obtain a cookie for the control. |
|
Page | (Inherited from Control.) |
|
Parent | (Inherited from Control.) |
|
RenderingCompatibility | (Inherited from Control.) |
|
Site | (Inherited from Control.) |
|
SkinID | (Inherited from WebControl.) |
|
Style | (Inherited from WebControl.) |
|
SupportsDisabledAttribute | (Inherited from WebControl.) |
|
TabIndex | (Inherited from WebControl.) |
|
TagKey | (Inherited from WebControl.) |
|
TagName | (Inherited from WebControl.) |
|
TemplateControl | (Inherited from Control.) |
|
TemplateSourceDirectory | (Inherited from Control.) |
|
ToolTip | (Inherited from WebControl.) |
|
UniqueID | (Inherited from Control.) |
|
ViewState | (Inherited from Control.) |
|
ViewStateIgnoresCase | (Inherited from Control.) |
|
ViewStateMode | (Inherited from Control.) |
|
Visible | (Inherited from Control.) |
|
Width | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
|
AddAttributesToRender | (Inherited from WebControl.) |
|
AddedControl | (Inherited from Control.) |
|
AddParsedSubObject | (Inherited from Control.) |
|
ApplyStyle | (Inherited from WebControl.) |
|
ApplyStyleSheetSkin | (Inherited from Control.) |
|
BuildProfileTree | (Inherited from Control.) |
|
ClearCachedClientID | (Inherited from Control.) |
|
ClearChildControlState | (Inherited from Control.) |
|
ClearChildState | (Inherited from Control.) |
|
ClearChildViewState | (Inherited from Control.) |
|
ClearEffectiveClientIDMode | (Inherited from Control.) |
|
CopyBaseAttributes | (Inherited from WebControl.) |
|
CreateChildControls | Creates the child server controls that are rendered in this control. (Overrides Control.CreateChildControls().) |
|
CreateControlCollection | (Inherited from Control.) |
|
CreateControlStyle | (Inherited from WebControl.) |
|
DataBind() | (Inherited from Control.) |
|
DataBind(Boolean) | (Inherited from Control.) |
|
DataBindChildren | (Inherited from Control.) |
|
Dispose | (Inherited from Control.) |
|
EnsureChildControls | (Inherited from Control.) |
|
EnsureID | (Inherited from Control.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
FindControl(String) | (Inherited from Control.) |
|
FindControl(String, Int32) | (Inherited from Control.) |
|
Focus | (Inherited from Control.) |
|
GetDesignModeState | (Inherited from Control.) |
|
GetErrorPageLocations | Returns an array of URLs containing the locations of error Web pages. |
|
GetHashCode | (Inherited from Object.) |
|
GetRouteUrl(Object) | (Inherited from Control.) |
|
GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) |
|
GetRouteUrl(String, Object) | (Inherited from Control.) |
|
GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) |
|
GetType | (Inherited from Object.) |
|
GetUniqueIDRelativeTo | (Inherited from Control.) |
|
HasControls | (Inherited from Control.) |
|
HasEvents | (Inherited from Control.) |
|
Initialize | Initializes the control. |
|
IsLiteralContent | (Inherited from Control.) |
|
LoadControlState | (Inherited from Control.) |
|
LoadViewState | (Inherited from WebControl.) |
|
MapPathSecure | (Inherited from Control.) |
|
MemberwiseClone | (Inherited from Object.) |
|
MergeStyle | (Inherited from WebControl.) |
|
OnBubbleEvent | (Inherited from Control.) |
|
OnDataBinding | (Inherited from Control.) |
|
OnInit | (Inherited from Control.) |
|
OnLoad | Raises the OnLoad event for the control. (Overrides Control.OnLoad(EventArgs).) |
|
OnPreRender | Raises the PreRender event that occurs immediately before the control is rendered to its containing Web page. (Overrides Control.OnPreRender(EventArgs).) |
|
OnUnload | (Inherited from Control.) |
|
OpenFile | (Inherited from Control.) |
|
RaiseBubbleEvent | (Inherited from Control.) |
|
RemovedControl | (Inherited from Control.) |
|
Render | Renders the HTML for the control. (Overrides WebControl.Render(HtmlTextWriter).) |
|
RenderBeginTag | (Inherited from WebControl.) |
|
RenderChildren | (Inherited from Control.) |
|
RenderContents | (Inherited from WebControl.) |
|
RenderControl(HtmlTextWriter) | (Inherited from Control.) |
|
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
|
RenderEndTag | (Inherited from WebControl.) |
|
ResolveAdapter | (Inherited from Control.) |
|
ResolveClientUrl | (Inherited from Control.) |
|
ResolveUrl | (Inherited from Control.) |
|
SaveControlState | (Inherited from Control.) |
|
SaveViewState | (Inherited from WebControl.) |
|
SetDesignModeState | (Inherited from Control.) |
|
SetRenderMethodDelegate | (Inherited from Control.) |
|
ToString | (Inherited from Object.) |
|
TrackViewState | (Inherited from WebControl.) |
| Name | Description | |
|---|---|---|
|
CookieFromFileErrorPageUrl | A string that contains the URL of the Web page of a cookie returned by a file error. |
| Name | Description | |
|---|---|---|
|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
|
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
|
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
|
IExpressionsAccessor.Expressions | (Inherited from Control.) |
|
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
|
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
|
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
|
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) |
|
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
|
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
|
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Show: