C# Class XAF_Bootstrap.Controls.XafBootstrapTagSelectorItem

显示文件 Open project: Terricks/XAFBootstrap Class Usage Examples

Public Properties

Property Type Description
Hint String
ImageUrl String
Text String
Value String

Public Methods

Method Description
XafBootstrapTagSelectorItem ( ) : System
XafBootstrapTagSelectorItem ( XafBootstrapTagSelectorItems items ) : System

Method Details

XafBootstrapTagSelectorItem() public method

public XafBootstrapTagSelectorItem ( ) : System
return System

XafBootstrapTagSelectorItem() public method

public XafBootstrapTagSelectorItem ( XafBootstrapTagSelectorItems items ) : System
items XafBootstrapTagSelectorItems
return System

Property Details

Hint public_oe property

public String Hint
return String

ImageUrl public_oe property

public String ImageUrl
return String

Text public_oe property

public String Text
return String

Value public_oe property

public String Value
return String