cohtml.Net.ListModelData
On this page
Inherits from cohtml.Net.ArrayModelData, cohtml.Net.ModelData
Additional inherited members
Public Functions inherited from cohtml.Net.ArrayModelData
| Name | |
|---|---|
| void | SetTypeInfo(ref ArrayInfo arrayInfo) Updates the ArrayInfo object with the model settings. |
| virtual override bool | BindModel(IntPtr binderPtr) Bind the model of the array by reference with the registered key. |
Public Functions inherited from cohtml.Net.ModelData
| Name | |
|---|---|
| virtual bool | BindModel(IntPtr binderPtr) Binds the object model to the Cohtml Binder. |
| void | SetTypeInfo(ref ObjectInfo objectInfo) Sets up the ObjectInfo based on the model’s information. |
| ElementType | DotNetTypeToCohtmlType(string typeName) Convert .Net type name to Cohtml type name |