Click or drag to resize

JSHelperRegisterAsbMenu Method

Register the DIV required by the ASB (Auto-Suggest Box) functionality.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static void RegisterAsbMenu(
	Page page
)

Parameters

page
Type: System.Web.UIPage
The page on which to register the element.
See Also