CssStylesheetInfoProviderSetCssStylesheetInfoInternal Method |
Sets or updates specified CssStylesheetInfo.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax protected virtual void SetCssStylesheetInfoInternal(
CssStylesheetInfo stylesheet
)
Parameters
- stylesheet
- Type: CMS.PortalEngineCssStylesheetInfo
CSS stylesheet info object
See Also