Access html file from inside UIModel

I have a data form that has a UIModel and html. I need what is shown to change based on user entered information. I know I could set the visibility of fields in the CLR code but does anyone know if its possible to access and alter the html on the fly from within the UIModel code?

Comments

Categories