Click or drag to resize
BaseCollectionSettingsDynamicWhere Property
Dynamic where condition

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Func<string> DynamicWhere { get; set; }

Property Value

Type: FuncString
See Also