Horst Klein
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Horst Klein created a post, WArning/Error on multi blank lines
Hi Folks Is there an option to force an error or a warning if there are more lines are blank. Like this: if (object.Equals(controlName, contentControl.Tag)){ var name ='MyName"; return name;}