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 post back 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 PostbackArgumentPrefix As String
'Usage
Dim value As String
value = SPGridView.PostbackArgumentPrefix
public const string PostbackArgumentPrefix
Remarks
The value of this constant is "__SPGridView__;".