ContextSelector<T>.RefreshCurrentItem Method
Sets the current item equal to the output of the GetItem method.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub RefreshCurrentItem
'Usage
Dim instance As ContextSelector
instance.RefreshCurrentItem()
public void RefreshCurrentItem()