Click or drag to resize
CssStylesheetInfoProviderSetCssStylesheetInfo Method
Sets or updates specified CssStylesheetInfo.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void SetCssStylesheetInfo(
	CssStylesheetInfo stylesheet
)

Parameters

stylesheet
Type: CMS.PortalEngineCssStylesheetInfo
Css stylesheet info object
See Also