MagicCMS Documentation
MagicCss Constructor (String)
Initializes a new empty instance of the
MagicCss
class.
Namespace:
MagicCMS.CustomCss
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicCss
(
string
text
)
Parameters
text
Type:
String
The CSS text.
See Also
MagicCss Class
MagicCss Overload
MagicCMS.CustomCss Namespace