SearchBoxScriptWebPart properties

The SearchBoxScriptWebPart type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AdvancedSearchPageAddress Specifies the URL of "Advanced Search Page". The default value is "advanced.aspx".
Public property AllowClose (Inherited from WebPart.)
Public property AllowConnect (Inherited from WebPart.)
Public property AllowEdit (Inherited from WebPart.)
Public property AllowEmptySearch Gets or sets a value that indicates whether an empty query string is allowed.
Public property AllowHide (Inherited from WebPart.)
Public property AllowMinimize (Inherited from WebPart.)
Public property AllowRemove Obsolete. (Inherited from WebPart.)
Public property AllowZoneChange (Inherited from WebPart.)
Public property AlternateErrorMessage Gets or sets the alternate visitor error message to show. (Inherited from ScriptWebPart.)
Protected property AppManager (Inherited from ScriptWebPart.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property AuthorizationFilter (Inherited from WebPart.)
Public property BackColor (Inherited from WebControl.)
Public property BackImageUrl (Inherited from Panel.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property BrowserDesignMode Obsolete. (Inherited from WebPart.)
Protected property CacheType (Inherited from WebPart.)
Public property Caption Obsolete. (Inherited from WebPart.)
Public property CatalogIconImageUrl (Inherited from WebPart.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ChromeState (Inherited from WebPart.)
Public property ChromeType (Inherited from WebPart.)
Protected property ClassResourcePath (Inherited from WebPart.)
Protected property ClientControlType Gets the client control type of the current control. (Inherited from ScriptWebPart.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientName (Inherited from WebPart.)
Public property ConnectErrorMessage (Inherited from WebPart.)
Public property ConnectionID (Inherited from WebPart.)
Public property Connections (Inherited from WebPart.)
Protected property ContainerWidth Obsolete. (Inherited from WebPart.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Part.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Protected property CsrContainerId (Inherited from ScriptWebPart.)
Public property CssClass (Inherited from WebControl.)
Public property CssStyleSheet (Inherited from WebPart.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DefaultButton (Inherited from Panel.)
Public property DefaultDropdownNodeId
Public property DelayLoadTemplateScripts (Overrides ScriptWebPart.DelayLoadTemplateScripts.)
Public property Description (Inherited from WebPart.)
Protected property DesignMode (Inherited from Control.)
Public property DetailLink Obsolete. (Inherited from WebPart.)
Public property Dir Obsolete. (Inherited from WebPart.)
Public property Direction (Inherited from WebPart.)
Public property DisplayTitle (Inherited from WebPart.)
Public property EffectiveFrameType Obsolete. (Inherited from WebPart.)
Public property EffectiveStorage (Inherited from WebPart.)
Public property EffectiveTitle (Inherited from WebPart.)
Public property EmitStyleReference (Inherited from ScriptWebPart.)
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property ExportControlledProperties Obsolete. (Inherited from WebPart.)
Public property ExportMode (Inherited from WebPart.)
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property FrameState Obsolete. (Inherited from WebPart.)
Public property FrameType Obsolete. (Inherited from WebPart.)
Public property GroupingText (Inherited from Panel.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property HasSharedData (Inherited from WebPart.)
Public property HasUserData (Inherited from WebPart.)
Public property Height (Inherited from WebPart.)
Public property HelpLink Obsolete. (Inherited from WebPart.)
Public property HelpMode (Inherited from WebPart.)
Public property HelpUrl (Inherited from WebPart.)
Public property Hidden (Inherited from WebPart.)
Public property HorizontalAlign (Inherited from Panel.)
Public property ID (Inherited from WebPart.)
Protected property IdSeparator (Inherited from Control.)
Public property ImportErrorMessage (Inherited from WebPart.)
Public property InitialPrompt Specifies the initial value for the input control.
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsClosed (Inherited from WebPart.)
Protected property IsEnabled (Inherited from WebControl.)
Public property IsIncluded Obsolete. (Inherited from WebPart.)
Public property IsIncludedFilter Obsolete. (Inherited from WebPart.)
Protected property IsPageInEditMode (Inherited from ScriptWebPart.)
Public property IsShared (Inherited from WebPart.)
Public property IsStandalone (Inherited from WebPart.)
Public property IsStatic (Inherited from WebPart.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property IsVisible Obsolete. (Inherited from WebPart.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MaintainQueryState Gets or sets a value that indicates whether the QueryState should be merged.
Public property Messages Gets the list of error and information messages for the current Web Part. (Inherited from ScriptWebPart.)
Public property MissingAssembly Obsolete. (Inherited from WebPart.)
Public property MsBeforeShowingProgress Specifies the number of milliseconds to wait before showing the progress indicator while search results are loading. The default value is 500.
Public property NamingContainer (Inherited from Control.)
Public property NavigationNodes Represents a collection of navigation nodes.
Protected property OverflowAuto (Inherited from WebPart.)
Public property Page (Inherited from Control.)
Public property PageTitlePrefix Represents the prefix for the page title. Empty by default.
Public property Parent (Inherited from Control.)
Public property PartImageLarge Obsolete. (Inherited from WebPart.)
Public property PartImageSmall Obsolete. (Inherited from WebPart.)
Public property PartOrder Obsolete. (Inherited from WebPart.)
Public property Permissions Obsolete. (Inherited from WebPart.)
Public property PersonalResultCount The number of personal results. The default value is 3.
Public property Qualifier (Inherited from WebPart.)
Public property QueryGroupNames The name of the query group to which this ScriptWebPart belongs.
Public property QueryGroupNamesJson Returns the serialized version of the QueryGroupNames property.
Public property QuerySuggestionCompletionInterval Specifies the interval for query suggestions in milliseconds. The default value is 250.
Public property QuerySuggestionCount Specifies the number of query suggestions. The default value is 5.
Public property QuerySuggestionMinimumPrefixLength Specifies the minimum length of the query for suggestions. The default value is 2.
Public property QuerySuggestionsSourceID Specifies the source ID for query suggestions. This property is used when calling the CSOM to obtain query suggestions. The default is the first data provider.
Public property RenderingCompatibility (Inherited from Control.)
Public property RenderTemplateId Gets or sets the control render template name. (Inherited from ScriptWebPart.)
Public property ResultsPageAddress Gets or sets the page for search results.
Protected property SaveProperties (Inherited from WebPart.)
Protected property ScriptSerializer (Inherited from ScriptWebPart.)
Public property ScrollBars (Inherited from Panel.)
Protected property SerializeAll (Inherited from WebPart.)
Public property SerializedAttachedPropertiesShared (Inherited from WebPart.)
Public property SerializedAttachedPropertiesUser (Inherited from WebPart.)
Public property ServerIncludeScripts Gets or sets the list of scripts to be included by the server Web Part. (Inherited from ScriptWebPart.)
Public property ServerIncludeScriptsJson (Inherited from ScriptWebPart.)
Public property ServerInitialRender Gets or sets a value that indicates whether the control should initially be rendered on the server side.
Protected property ServerRelativeClassResourcePath (Inherited from WebPart.)
Public property SetFocusOnPageLoad Gets or sets a value that indicates whether the control should have focus when the page loads.
Protected property ShouldValidate (Inherited from WebPart.)
Public property ShowAdvancedLink Gets or sets a value that indicates whether the "Advanced Search" link should be shown.
Public property ShowDataErrors (Inherited from ScriptWebPart.)
Public property ShowNavigation Gets or sets a value that indicates whether navigation nodes should be shown.
Public property ShowPeopleNameSuggestions Gets or sets a value that indicates whether people names should be shown in suggestions.
Public property ShowPreferencesLink Gets or sets a value that indicates whether the "Preferences" link should be shown.
Public property ShowQuerySuggestions Gets or sets a value that indicates whether query suggestions should be shown.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property States Gets or sets the custom states passed as-is to the control. (Inherited from ScriptWebPart.)
Public property StatesJson (Inherited from ScriptWebPart.)
Public property StorageKey (Inherited from WebPart.)
Public property Style (Inherited from WebControl.)
Public property Subtitle (Inherited from WebPart.)
Public property SupportsDisabledAttribute (Inherited from Panel.)
Public property SuppressWebPartChrome (Inherited from WebPart.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Title (Inherited from WebPart.)
Public property TitleIconImageUrl (Inherited from WebPart.)
Public property TitleUrl (Inherited from WebPart.)
Public property ToolTip (Inherited from WebControl.)
Public property TryInplaceQuery Gets or sets a value that indicates whether the query should be redirected to a custom page.
Public property UniqueID (Inherited from Control.)
Public property UnknownXmlElements (Inherited from WebPart.)
Public property UpdatePageTitle Gets or sets a value that indicates whether the page title should be updated.
Public property UseDefaultStyles (Inherited from WebPart.)
Public property UseSharedSettings Gets or sets a value that indicates whether shared settings for the control should be used. The settings from the closest scope: web, site, tenant, or service will be applied.
Public property Verbs (Inherited from WebPart.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property WebBrowsableObject (Inherited from WebPart.)
Protected property WebPartManager (Inherited from WebPart.)
Protected property WebPartMenu (Inherited from WebPart.)
Public property Width (Inherited from WebPart.)
Protected property WorkItemTimeout Obsolete. (Inherited from WebPart.)
Public property Wrap (Inherited from Panel.)
Public property Zone (Inherited from WebPart.)
Public property ZoneID (Inherited from WebPart.)
Public property ZoneIndex (Inherited from WebPart.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

SearchBoxScriptWebPart class

Microsoft.Office.Server.Search.WebControls namespace