SearchBox Members
Include Protected Members
Include Inherited Members
This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Implements the search box Web Part on the Microsoft Office SharePoint Portal Server 2003 search page.
The SearchBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchBox | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Initializes a new instance of the SearchBox class. |
Top
Properties
Name | Description | |
---|---|---|
CacheKey | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. (Overrides CacheableWebPartCacheKey().) | |
CompactMode | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets a flag that determines the display mode for this Web Part. | |
ContextSensitiveScopeType | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets additional restrictions on the scope for the query run by this Web Part. | |
DefaultScopes | Reserved for internal use only. | |
EnableCache | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets a flag that indicates whether this Web Part is cached. | |
PromptText | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets the default text displayed in the search box. | |
PromptTextLocId | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets the unique identifier for the localized version of the prompt text. | |
SearchBoxTableClass | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets the background color for this Web Part. | |
SearchResultPageURL | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets or sets the URL for the page where results are displayed. | |
SearchScopes | Reserved for internal use only. | |
SupportContextSensitiveScope | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Gets a flag that indicates whether context-sensitive scopes are enabled for this Web Part. | |
SupportThemes | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. |
Top
Methods
Name | Description | |
---|---|---|
CreateChildControls | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Creates child server controls that are rendered in this Web Part. (Overrides WebPartLocCreateChildControls().) | |
DetermineTemplateMode | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Determines whether this Web Part is invoked in context-sensitive mode. | |
Dispose | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. (Overrides WebPart.Dispose().) | |
OnInit | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. Overrides the Microsoft.SharePoint.WebPartPages.WebPart.OnInit method. The OnInit method raises the System.Web.UI.Control.Init event that occurs as this Web Part is instantiated. (Overrides WebPartLocOnInit(Object, EventArgs).) | |
OnLoad | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. (Overrides WebPartLocOnLoad(Object, EventArgs).) | |
OnPreRender | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. (Overrides WebPartLocOnPreRender(Object, EventArgs).) | |
RenderWebPart | This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead. For Enterprise Search in Microsoft Office SharePoint Server 2007, use the SearchBoxEx instead. (Overrides WebPartLocRenderWebPart(HtmlTextWriter).) |
Top