Sorry for the post folks.. Figured it out...
"Paul Hardy" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I apologize if this has been asked before, I searched and couldn't find > anything relevant, soo.. > > I have some homemade CSR Rules. I'd like to be able to capture the HTML > inside my tags, such as > > <MYRule> > <div>some text</div> > </MyRule> > > I tried the InnerText() method, but it seems to just grab text and no HTML > as logically expected.. > > Is there any way to get the HTML or child tags inside the rule tags? I > didnt see a InnerHTML() method in the rule class. > > Thanks, Any help is appreciated.. > > Paul H > >
