New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
RadLabel HTML Output
The following code snippet shows the HTML output that can be rendered by the Label control.
HTML
<label for="DatePicker1_dateInput" id="RadLabel1" class="RadLabel RadLabel_Default"><em>some</em> text
<img src="/images/someImage.png" alt="">
</label>