SearchBoxEx.m_searchKeyWordTextBox Field
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.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