MyLinksRibbon.m_callbackScriptFunction Field
This member is reserved for internal use and is not intended to be used directly from your code. Specifies the name of the client event handler that receives the result of the server event.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected m_callbackScriptFunction As String
'Usage
Dim value As String
value = Me.m_callbackScriptFunction
Me.m_callbackScriptFunction = value
protected string m_callbackScriptFunction