API Reference
Class
DropdownCustom
Custom dropdown content
Inheritance
- Object
- DropdownCustom
Constructors
public DropdownCustom(HtmlTag content) #Initializes a new instance of the DropdownCustom class
Parameters
- content HtmlForgeX.HtmlTag
- The custom HTML content
Methods
public virtual String Render() #Returns:
StringRenders the custom content to HTML
Returns
HTML string representation of the custom content