Click or drag to resize
BasicFormGetWhereCondition Method
Gets where condition from all form engine user controls.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string GetWhereCondition()

Return Value

Type: String
See Also