Fill list control with SQL operators as number value
(Like = 0, NotLike = 1, Equals = 2, NotEquals = 3)
and text with their appropriate text eqivalent.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- listControl
- Type: System.Web.UI.WebControls ListControl
See Also