HtmlForgeX

API Reference

Class

DropdownCustom

Namespace HtmlForgeX
Assembly HtmlForgeX
Implements

Custom dropdown content

Inheritance

  • Object
  • DropdownCustom

Constructors

public DropdownCustom(HtmlTag content) #

Initializes a new instance of the DropdownCustom class

Parameters

content HtmlForgeX.HtmlTag requiredposition: 0
The custom HTML content

Methods

public virtual String Render() #
Returns: String

Renders the custom content to HTML

Returns

HTML string representation of the custom content