{CompanyName} FlexyGo
Skin
.
.
::
.
.
CssFiles Property
Gets the CSS file collection.
Namespace:
FLEXYGO.Environment
Assembly:
flxEnvironment
(in flxEnvironment.dll)
Syntax
C#
VB
public
List
<
LessFile
>
CssFiles
{
get
; }
Public
ReadOnly
Property
CssFiles
As
List
(
Of
LessFile
)
Get
Field Value
The CSS file collection.
See Also
Skin Class
FLEXYGO.Environment Namespace