C# Class Oldmansoft.Html.WebMan.FormInputCreator.Inputs.MultiSelect

多选下拉列表组件
Inheritance: Oldmansoft.Html.WebMan.FormInputCreator.Inputs.CheckBoxList
Mostra file Open project: Oldmansoft/WebMan

Public Methods

Method Description
SetInputMode ( ) : void

设置输入模式

Method Details

SetInputMode() public method

设置输入模式
public SetInputMode ( ) : void
return void