This topic has not yet been rated - Rate this topic

SPWeb.RevertCss Method

Reverts style sheet customization of a file to the default style sheet.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public void RevertCss(
	string cssFile
)

Parameters

cssFile
Type: System.String
The file name and extension of the cascading style sheets (CSS) file.
Exception Condition
SPException

The cssFile parameter does not contain the extension of a style sheet file (.css).

This method does nothing if cssFile is null or empty.

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