Menu.GenerateCallbackResultInternal method

Internal method that actually handles the callback event from the client and is callable from a derived class.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Function GenerateCallbackResultInternal As String
'Usage
Dim returnValue As String

returnValue = Me.GenerateCallbackResultInternal()
protected virtual string GenerateCallbackResultInternal()

Return value

Type: System.String

See also

Reference

Menu class

Menu members

Microsoft.SharePoint.WebControls namespace