Is there a way to set a TextBox with an HtmlEditorExtender to read-only?
Setting the sever-side property "ReadOnly" or adding a "readonly" attribute to it in code-behind doesn't have any effect.
Is there a way to set a TextBox with an HtmlEditorExtender to read-only?
Setting the sever-side property "ReadOnly" or adding a "readonly" attribute to it in code-behind doesn't have any effect.