Wepart Property Invalid SQL query in property
Question
Dec 4, 2018
Hi, I have a property that throw's an error `"Invalid SQL query in property"` when I try to access it via `ValidationHelper.GetString(GetValue("OrderBy"), string.Empty);`. I've tried changing the control type to textbox (it was originally a drop down list) but to no avail. ...