Easy Tutorial
❮ Prop Webcontrol Calendarday Isselectable Prop Webcontrol Listcontrol Autopostback ❯

ASP.NET CssClass Property



Definition and Usage

CssClass is used to set or return the CSS style class for a control.

Syntax

Property Description
style String value, specifies the CSS class used on the control.

Example

The following example sets the CSS style for a button:


❮ Prop Webcontrol Calendarday Isselectable Prop Webcontrol Listcontrol Autopostback ❯