Loads a collection implementing interface System.
Introduced: X14.
public Web.MVC.TextControl LoadDataFromModel(System.Collections.IEnumerable model);
Public Function LoadDataFromModel(model As System.Collections.IEnumerable) As Web.MVC.TextControl
public Web.MVC.TextControl LoadDataFromModel(System.Collections.IEnumerable model, System.IFormatProvider numberAndDateTimeFormat);
Public Function LoadDataFromModel(model As System.Collections.IEnumerable, numberAndDateTimeFormat As System.IFormatProvider) As Web.MVC.TextControl
Parameter | Description |
---|---|
model | Specifies a System. |
number |
The format which should be applied when converting date / time values and numerical values to strings. |
A reference to the Web.
Learn more about the TXText