IDataQuery GetScalarResult T  Method Kentico 8.0 API Reference
Gets the scalar

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

Parameters

defaultValue (Optional)
Type: T
Default value if result not found or not capable to convert to output type

Return Value

Type: T
See Also