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
Public method 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
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AllowClose (Inherited from WebPart.)
Public property AllowConnect (Inherited from WebPart.)
Public property AllowEdit (Inherited from WebPart.)
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 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 CachedOutputIsAvailable This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from CacheableWebPart.)
Protected property 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 CacheableWebPart.CacheKey.)
Public property CachePerUser This member is reserved for internal use and is not intended to be used directly from your code.Gets or sets a value indicating whether the Web Part cache is for all users or one user. (Inherited from CacheableWebPart.)
Public property CacheStorageType This member is reserved for internal use and is not intended to be used directly from your code.Gets a value indicating whether the Web site can be personalized per user or is the same for all users. (Inherited from CacheableWebPart.)
Public property CacheTimeout This member is reserved for internal use and is not intended to be used directly from your code.Gets or sets the length of time in seconds the cache exists before being automatically deleted. (Inherited from CacheableWebPart.)
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.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientName (Inherited from WebPart.)
Public property 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.
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 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.
Public property Controls (Inherited from Part.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property DefaultButton (Inherited from Panel.)
Public property DefaultScopes Reserved for internal use only.
Public property Description (Inherited from WebPart.)
Public property DescriptionLocId This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property DescriptionLocIdNum This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected property DesignMode (Inherited from Control.)
Protected property DesignTimeHtml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
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 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.
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.)
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.)
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 MissingAssembly Obsolete. (Inherited from WebPart.)
Public property NamingContainer (Inherited from Control.)
Public property OutOfContextMessage This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected property OverflowAuto This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property Page (Inherited from Control.)
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 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.
Public property 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.
Public property Qualifier (Inherited from WebPart.)
Protected property RenderDesignTimeAsNormal This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected property SaveProperties (Inherited from WebPart.)
Public property ScrollBars (Inherited from Panel.)
Public property 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.
Public property 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.
Public property SearchScopes Reserved for internal use only.
Protected property SerializeAll (Inherited from WebPart.)
Public property SerializedAttachedPropertiesShared (Inherited from WebPart.)
Public property SerializedAttachedPropertiesUser (Inherited from WebPart.)
Protected property ServerRelativeClassResourcePath (Inherited from WebPart.)
Protected property ShouldValidate (Inherited from WebPart.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property StorageKey (Inherited from WebPart.)
Public property Style (Inherited from WebControl.)
Public property Subtitle (Inherited from WebPart.)
Protected property 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.
Public property 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.
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 TemplatePageMessage This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Title (Inherited from WebPart.)
Public property TitleIconImageUrl (Inherited from WebPart.)
Public property TitleLocId This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property TitleLocIdNum This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property TitleUrl (Inherited from WebPart.)
Public property ToolTip (Inherited from WebControl.)
Protected property UnderPortalSite This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property UniqueID (Inherited from Control.)
Public property UnknownXmlElements (Inherited from WebPart.)
Public property UseDefaultStyles (Inherited from WebPart.)
Protected property UseDefaultStylesWithDesignTimeText This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public property Verbs (Inherited from WebPart.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (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

Methods

  Name Description
Protected method AddAttributesToRender (Inherited from Panel.)
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject (Inherited from WebPart.)
Public method AfterDeserialize (Inherited from WebPart.)
Public method ApplyStyle (Inherited from WebControl.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Public method CanRunAt Obsolete. (Inherited from WebPart.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Public method CopyBaseAttributes (Inherited from WebControl.)
Protected method 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 WebPartLoc.CreateChildControls().)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateControlStyle (Inherited from Panel.)
Public method CreateEditorParts (Inherited from WebPart.)
Public method CreateWebPartMenu (Inherited from WebPart.)
Public method DataBind() (Inherited from Part.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Protected method 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.
Public method 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().)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method EnsureInterfaces Obsolete. (Inherited from WebPart.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Control.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method GetCustomBuilder (Inherited from WebPart.)
Public method GetData Obsolete. (Inherited from WebPart.)
Protected method GetDesignModeState (Inherited from Control.)
Public method GetDesignTimeFooter (Inherited from WebPart.)
Public method GetDesignTimeHeader (Inherited from WebPart.)
Public method GetHashCode (Inherited from Object.)
Public method GetInitEventArgs Obsolete. (Inherited from WebPart.)
Public method GetRequiresData Obsolete. (Inherited from WebPart.)
Public method GetToolParts (Inherited from WebPart.)
Public method GetType (Inherited from Object.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method LoadControlState (Inherited from Control.)
Public method LoadResource This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected method LoadViewState (Inherited from WebPart.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MergeStyle (Inherited from WebControl.)
Protected method NotifyWorkItemComplete Obsolete. (Inherited from WebPart.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnClosing (Inherited from WebPart.)
Protected method OnConnectModeChanged (Inherited from WebPart.)
Protected method OnDataBinding (Inherited from WebPart.)
Protected method OnDeleting (Inherited from WebPart.)
Protected method OnEditModeChanged (Inherited from WebPart.)
Protected method OnInit(EventArgs) (Inherited from WebPart.)
Protected method OnInit(Object, EventArgs) 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 WebPartLoc.OnInit(Object, EventArgs).)
Protected method OnLoad(EventArgs) (Inherited from Control.)
Protected method OnLoad(Object, EventArgs) 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 WebPartLoc.OnLoad(Object, EventArgs).)
Protected method OnPreRender(EventArgs) (Inherited from WebPart.)
Protected method OnPreRender(Object, EventArgs) 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 WebPartLoc.OnPreRender(Object, EventArgs).)
Protected method OnUnload (Inherited from WebPart.)
Protected method OpenFile (Inherited from Control.)
Public method PartCacheInvalidate() (Inherited from WebPart.)
Protected method PartCacheInvalidate(Storage) (Inherited from WebPart.)
Protected method PartCacheInvalidate(Storage, String) (Inherited from WebPart.)
Protected method PartCacheRead (Inherited from WebPart.)
Protected method PartCacheWrite (Inherited from WebPart.)
Public method PartCommunicationConnect Obsolete. (Inherited from WebPart.)
Public method PartCommunicationInit Obsolete. (Inherited from WebPart.)
Public method PartCommunicationMain Obsolete. (Inherited from WebPart.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String) Obsolete. (Inherited from WebPart.)
Protected method RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean) Obsolete. (Inherited from WebPart.)
Protected method RegisterWorkItem Obsolete. (Inherited from WebPart.)
Protected method RegisterWorkItemCallback Obsolete. (Inherited from WebPart.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render (Inherited from WebPart.)
Public method RenderBeginTag (Inherited from Panel.)
Public method RenderCachedOutput This member is reserved for internal use and is not intended to be used directly from your code.Creates a data stream. (Inherited from CacheableWebPart.)
Protected method RenderChildren (Inherited from Control.)
Protected method RenderContents (Inherited from WebControl.)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public method RenderEndTag (Inherited from Panel.)
Public method RenderOutOfContextMode This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected method RenderPartLevelError This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public method RenderTemplateMode This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Protected method 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 WebPartLoc.RenderWebPart(HtmlTextWriter).)
Protected method RenderWorkItemTimeout Obsolete. (Inherited from WebPart.)
Protected method ReplaceTokens (Inherited from WebPart.)
Protected method RequiresWebPartClientScript (Inherited from WebPart.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SaveViewState (Inherited from WebControl.)
Protected method SetDesignModeState (Inherited from Control.)
Protected method SetPersonalizationDirty (Inherited from WebPart.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method ShouldSerializeAllowConnect (Inherited from WebPart.)
Public method ShouldSerializeAllowEdit (Inherited from WebPart.)
Public method ShouldSerializeAllowHide (Inherited from WebPart.)
Public method ShouldSerializeAllowMinimize (Inherited from WebPart.)
Public method ShouldSerializeAllowRemove (Inherited from WebPart.)
Public method ShouldSerializeAllowZoneChange (Inherited from WebPart.)
Public method ShouldSerializeConnectionID (Inherited from WebPart.)
Public method ShouldSerializeConnections (Inherited from WebPart.)
Public method ShouldSerializeDescription (Inherited from WebPart.)
Public method ShouldSerializeDetailLink (Inherited from WebPart.)
Public method ShouldSerializeDir (Inherited from WebPart.)
Public method ShouldSerializeExportControlledProperties (Inherited from WebPart.)
Public method ShouldSerializeFrameState (Inherited from WebPart.)
Public method ShouldSerializeFrameType (Inherited from WebPart.)
Public method ShouldSerializeHeight (Inherited from WebPart.)
Public method ShouldSerializeHelpLink (Inherited from WebPart.)
Public method ShouldSerializeHelpMode (Inherited from WebPart.)
Public method ShouldSerializeID (Inherited from WebPart.)
Public method ShouldSerializeIsIncluded (Inherited from WebPart.)
Public method ShouldSerializeIsIncludedFilter (Inherited from WebPart.)
Public method ShouldSerializeIsVisible (Inherited from WebPart.)
Public method ShouldSerializeMissingAssembly (Inherited from WebPart.)
Public method ShouldSerializePartImageLarge (Inherited from WebPart.)
Public method ShouldSerializePartImageSmall (Inherited from WebPart.)
Public method ShouldSerializePartOrder (Inherited from WebPart.)
Public method ShouldSerializeTitle (Inherited from WebPart.)
Public method ShouldSerializeWidth (Inherited from WebPart.)
Public method ShouldSerializeZoneID (Inherited from WebPart.)
Public method StopProcessingRequestIfNotNeeded This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public method StoreCachedOutput This member is reserved for internal use and is not intended to be used directly from your code.Creates new data in the next cache that is created. (Inherited from CacheableWebPart.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from WebPart.)

Top

Events

  Name Description
Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event Init (Inherited from Control.)
Public event Load (Inherited from Control.)
Public event PreRender (Inherited from Control.)
Public event Unload (Inherited from Control.)

Top

Fields

  Name Description
Public field InvisibleInTemplateMode This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)
Public field TemplateMode This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from WebPartLoc.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IDesignTimeHtmlProvider.GetDesignTimeHtml
Explicit interface implemetationPrivate method IParserAccessor.AddParsedSubObject (Inherited from Control.)
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 method IAttributeAccessor.GetAttribute (Inherited from WebPart.)
Explicit interface implemetationPrivate method IConnectionData.GetData (Inherited from WebPart.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IConnectionData.GetRequiresData (Inherited from WebPart.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate method ICompositeControlDesignerAccessor.RecreateChildControls (Inherited from Part.)
Explicit interface implemetationPrivate method IAttributeAccessor.SetAttribute (Inherited from WebPart.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

SearchBox Class

Microsoft.SharePoint.Portal.WebControls Namespace