Plumtree Portal UI  
 

StartSearchControl.GetLogString Method 

Subclasses may override this method to log a string as the "userQuery" in the search server log files. This method will always be called last, after GetCustomSearchSettings() and CustomizeQuery().

protected virtual string GetLogString();

See Also

StartSearchControl Class | com.plumtree.portaluiinfrastructure.search Namespace