SearchBoxEx.OnInit Method
Include Protected Members
Include Inherited Members
The event handler for the Init event that occurs as the SearchBoxEx is being instantiated.
Overload List
Name | Description | |
---|---|---|
OnInit(EventArgs) | (Inherited from WebPart.) | |
OnInit(Object, EventArgs) | (Overrides WebPartLoc.OnInit(Object, EventArgs).) |
Top