SafeDictionary TKey, TValue  TryGetValue Method Kentico 8.0 API Reference
Tries to get the value, returns true if the retrieval was successful.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

key
Type: TKey
Value key
value
Type: TValue 
Returning value

Return Value

Type: OnlineBoolean
See Also