Share via


MyLinksRibbon.m_callbackEventArgument Field

This member is reserved for internal use and is not intended to be used directly from your code. Specifies the argument of the callback event raised by the My Links ribbon action.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected m_callbackEventArgument As String
'Usage
Dim value As String

value = Me.m_callbackEventArgument

Me.m_callbackEventArgument = value
protected string m_callbackEventArgument

See Also

Reference

MyLinksRibbon Class

MyLinksRibbon Members

Microsoft.Office.Server.WebControls Namespace