0 out of 1 rated this helpful - Rate this topic

SPFile.RevertContentStream Method

Returns the file to its original state so that its logic becomes cached in memory (or "ghosted") rather than stored in the database.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public void RevertContentStream()
Exception Condition
SPException

The value of the CustomizedPageStatus property is None.

SPException

An error occurred while performing the revert operation.

This method throws an exception if the value of the CustomizedPageStatus property is None.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ