SearchBoxEx.m_searchKeyWordTextBox Field
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected m_searchKeyWordTextBox As TextBox
'Usage
Dim value As TextBox
value = Me.m_searchKeyWordTextBox
Me.m_searchKeyWordTextBox = value
protected TextBox m_searchKeyWordTextBox