Menu.GenerateCallbackResultInternal Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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