Widget.setCssClasses
void setCssClasses(string[] classes)Clear all style classes applied to widget and replace them with classes.
Parameters
classes | null-terminated list of style classes to apply to widget. |
void setCssClasses(string[] classes)Clear all style classes applied to widget and replace them with classes.
classes | null-terminated list of style classes to apply to widget. |