Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
BrowserHelper Class
BrowserHelper Methods
ContainsColumn Method
GetBrowser Method
GetBrowserClass Method
GetMajorVersion Method
GetMinorVersion Method
GetUrlReferrer Method
GetUserAgent Method
GetUserLanguages Method
GetValue Method
IsChrome Method
IsCrawler Method
IsGecko Method
IsIE Method
IsMobileDevice Method
IsOpera Method
IsSafari Method
IsWebKit Method
IsWin32 Method
SetValue Method
TryGetValue Method
BrowserHelper
TryGetValue Method
Returns given property from BrowserHelper
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
TryGetValue
(
string
columnName
,
out
Object
value
)
Parameters
columnName
Type:
System
String
Property name
value
Type:
System
Object
Value will be returned here, if exists
Return Value
Type:
Boolean
Implements
IDataContainer
TryGetValue(String, Object
)
See Also
Reference
BrowserHelper Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com