API Reference
Class
DropdownHeader
Dropdown header
Inheritance
- Object
- DropdownHeader
Constructors
public DropdownHeader(String text) #Initializes a new instance of the DropdownHeader class
Parameters
- text System.String
- The header text
Methods
public virtual String Render() #Returns:
StringRenders the dropdown header to HTML
Returns
HTML string representation of the header