ISharePointCommandContext.Refresh Method

Definition

Refreshes the context with new instances of the Microsoft.SharePoint.SPSite and Microsoft.SharePoint.SPWeb objects.

public:
 void Refresh();
public void Refresh ();
abstract member Refresh : unit -> unit
Public Sub Refresh ()

Applies to