I have a MasterPageFile set against my web forms in an application.
In certain circumstances I want to set the property of one of the controls - namely the Text against a Literal control (when the user has logged in and the company login is then known).
How can I do this?
So I want to have code in the content panel cause a change in property for one of the MasterPageFile's controls.
Thanks in advance,
Steve
In certain circumstances I want to set the property of one of the controls - namely the Text against a Literal control (when the user has logged in and the company login is then known).
How can I do this?
So I want to have code in the content panel cause a change in property for one of the MasterPageFile's controls.
Thanks in advance,
Steve