SPFile.RevertContentStream Method (Microsoft.SharePoint)
Returns the file to its original uncustomized state so that its logic becomes cached in memory (also known as "ghosted") rather than stored in the database.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Sub RevertContentStream
Visual Basic (Usage)
Dim instance As SPFile

instance.RevertContentStream
C#
public void RevertContentStream ()
See Also

Tags :


Page view tracker