SearchBox.OnInit Method
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.
Overload List
Name | Description | |
---|---|---|
![]() |
OnInit(EventArgs) | (Inherited from WebPart.) |
![]() |
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).) |
Top