Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.DropDownListEditComponentBase<TYPE>.GetOptionsHTML Method

Returns HTML for a dropdownlist with the available <option>s.

Class: YetaWF.Modules.ComponentsHTML.Components.DropDownListEditComponentBase<TYPE>
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public static string GetOptionsHTML( List<YetaWF.Core.Components.SelectionItem<TYPE>> list );

Parameters

list

(not specified)

See Also YetaWF.Modules.ComponentsHTML.Components.DropDownListEditComponentBase<TYPE> ClassYetaWF.ComponentsHTML PackageYetaWF.Core