Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Records the callback string arguments for later processing.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected eventArgument As String
'Usage
Dim value As String
value = Me.eventArgument
Me.eventArgument = value
protected string eventArgument