Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
CSSContainer Class
CSSContainer Properties
Containers Property
Item Property
Layouts Property
Properties Property
Stylesheets Property
Templates Property
Transformations Property
WebParts Property
CSSContainer
Item Property
Returns the CSS content of the given CSS stylesheet (by code name)
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
ObjectProperty
this
[
string
name
] {
get
;
set
; }
Parameters
name
Type:
System
String
Stylesheet name
Property Value
Type:
ObjectProperty
Implements
INameIndexable
T
Item
String
See Also
Reference
CSSContainer Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com