TheNMIEngine..::..AddStandardForm Method
Overload List
Name | Description | |
---|---|---|
AddStandardForm(TheThing, String, Int32, String, String, Int32, String) |
Creates the default NMI Style Form for a Thing. Returns a Dictionary of TheMetaDataBase items that can be casted to:
"Form" (TheFormInfo), "DashIcon" (TheDashPanelInfo), "Header" (TheFieldInfo)
|
|
AddStandardForm(TheThing, String, String, Int32, ThePropertyBag) |
Creates the default NMI Style Form for a Thing. Returns a Dictionary of TheMetaDataBase items that can be casted to:
"Form" (TheFormInfo), "DashIcon" (TheDashPanelInfo), "Header" (TheFieldInfo)
|