| Attributes |
| Name | Required | Request-time | Type | Description |
| id | false | true | java.lang.String | Id of the read only text control to construct. This has to be the same id as is the id of the label and the context help associated with this control. The easiest way is to do not specify the id for individual elements of the dialog row and instead specify id of the dialog row or a column of a dialog row that contains these elements. |
| cssclass | false | true | java.lang.String | CSS class for the read only text control generated by this tag. |
| style | false | true | java.lang.String | CSS style for the read only text control generated by this tag. |