I have css that would normally be placed in style tags in the header of the
Master page that I want to add programmaticall y for a specific Web Content
Form (the *.aspx page). How do I do this for a Web Content Form? I cannot
use style tags in a Web Content Form, and I am having trouble figuring out
how to add all the desired css properties to a
System.Web.UI.W ebControls.Styl e object. Can anyone help me? Thanks.
--
Nathan Sokalski
njsokalski@hotm ail.com
Master page that I want to add programmaticall y for a specific Web Content
Form (the *.aspx page). How do I do this for a Web Content Form? I cannot
use style tags in a Web Content Form, and I am having trouble figuring out
how to add all the desired css properties to a
System.Web.UI.W ebControls.Styl e object. Can anyone help me? Thanks.
--
Nathan Sokalski
njsokalski@hotm ail.com
Comment