Click or drag to resize
QueryParametersWhere Property

Note: This API is now obsolete.

Where condition.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete, use Macros.Where")]
public string Where { get; set; }

Property Value

Type: String
See Also