Click or drag to resize
PropertySettingsInfoTypeEvaluate Method
Evaluates the property.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public Object Evaluate(
	InfoType info
)

Parameters

info
Type: InfoType
Info object to evaluate the lambda expression on

Return Value

Type: Object
See Also