﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11994	ASP.NET control ContentsCss doesn't correctly support Web application root operator (~)	Andrew Koransky	Alan	"The ASP.NET control doesn't support the web application root (~) correctly in ContentsCss.  For example, setting the property to ""~/CSS/web.css,~/CSS/other.css"" just doesn't work.  In addition, documentation isn't terribly clear that this is a comma (or CR or LF) separated field.  I also thought maybe a pipe ""|"" would work for a separator.  (I had to download and examine code.)  

I've attached a patch that resolves all the above issues.  It's just a code snippet you can use to replace the property declaration."	Bug	review	Normal		Server : ASP.Net	3.6.6			Andrew Koransky
