Kentico 10 API Reference
Kentico 10 API Reference
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: 10.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
<
ObjectType
>
.
Item
[
String
]
See Also
Reference
CSSContainer Class
CMS.DocumentEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com