ScriptManagerHelper..::..RegisterStyleTag Method
Note: This API is now obsolete.
Assembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Registers an inline CSS style block via JavaScript injection.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[ObsoleteAttribute] public static void RegisterStyleTag( Page page, Type type, string key, string css )

