CallbackMenu constructor
Initializes a new instance of the CallbackMenu class.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New CallbackMenu()
protected CallbackMenu()