S
sck10
Hello,
I am trying to find the option VS2K5 that will automatically change
HtmlMeta hm=new HtmlMeta(); or HtmlMeta hm = new HtmlMeta();
to HtmlMeta hm = new HtmlMeta();
What I would like to do is have extra spaces taken out or added in where
appropriate. I can do this in vb, but am having problems with c#.
Thanks, sck10
I am trying to find the option VS2K5 that will automatically change
HtmlMeta hm=new HtmlMeta(); or HtmlMeta hm = new HtmlMeta();
to HtmlMeta hm = new HtmlMeta();
What I would like to do is have extra spaces taken out or added in where
appropriate. I can do this in vb, but am having problems with c#.
Thanks, sck10