SearchResultsBaseToolPart._MoreLinkSection Field
The More Results Link Options section tool pane.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected _MoreLinkSection As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me._MoreLinkSection
Me._MoreLinkSection = value
protected HtmlGenericControl _MoreLinkSection
See Also
Reference
SearchResultsBaseToolPart Class