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.
Stores the callback argument prefix associated with the item. This field is constant.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Const CallbackArgumentPrefix As String
'Usage
Dim value As String
value = SPGridView.CallbackArgumentPrefix
public const string CallbackArgumentPrefix
Remarks
The value of this constant is "__SPGridView__;".