Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
CMSLazy(TValue) Class
CMSLazy(TValue) Methods
CanInitialize Method
FromItems Method
NewValue Method
Reset Method
CMSLazy
TValue
FromItems Method
Gets the lazy value from the given items
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
public
TValue
FromItems
(
IDictionary
items
)
Parameters
items
Type:
System.Collections
IDictionary
Items dictionary
Return Value
Type:
TValue
See Also
Reference
CMSLazy
TValue
Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com