Click or drag to resize
CMSAbstractBaseFilterControlValue Property
Filter value.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual Object Value { get; set; }

Property Value

Type: Object

Implements

IFilterControlValue
See Also