Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates action menu templates to avoid creating separate menus for each results item.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub CreateActionMenusTemplates
'Usage
Me.CreateActionMenusTemplates()
protected virtual void CreateActionMenusTemplates()
Remarks
This method can be overridden in a derived class to provide the menu template functionality. There is no base implementation.