AlertLabel Properties |
The AlertLabel type exposes the following members.
Name | Description | |
---|---|---|
AlertType |
Indicates whether the alert should render as error, warning or information panel.
| |
LabelClientID |
Returns the client ID of the label element.
| |
ResourceString |
Name of a resource string used for text. Property Text has higher priority.
| |
TagKey |
Gets the HTML tag that is used to render the Label control.
(Overrides LabelTagKey.) | |
Visible |
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
(Overrides ControlVisible.) |