MagicCMS Documentation
MagicCss
.
.
::
.
.
CreateIfNotExists Method
Creates CustomCSS table if not exists.
Namespace:
MagicCMS.CustomCss
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
static
bool
CreateIfNotExists
()
Return Value
true
on success,
false
otherwise.
See Also
MagicCss Class
MagicCMS.CustomCss Namespace