Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.PortalEngine
CssStylesheetInfo Class
CssStylesheetInfo Methods
GetValue Method
GetValue Method (String)
CssStylesheetInfo
.
GetValue Method (String)
Gets the field value.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
.
String
Column name
Return Value
Type:
Object
The value as an object
Implements
ISearchable
.
GetValue(String)
ISimpleDataContainer
.
GetValue(String)
See Also
Reference
CssStylesheetInfo Class
GetValue Overload
CMS.PortalEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com