Click or drag to resize
ISearchFieldValue Property
Field value. May be null when field is not initialized with it's value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Object Value { get; set; }

Property Value

Type: Object
See Also