Kentico 8.2 API Reference
Kentico 8.2 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: 8.2.23
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
ISimpleDataContainer
GetValue(String)
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