RecroGridAddTemplateXMLAsync Method
Generating the Form view template and the XML record.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
protected virtual Task<Dictionary<string, string>> AddTemplateXMLAsync(
XmlElement rootElement,
Object dataRec,
int permissionId,
RecroGridTemplateModeEnum tMode
)
- rootElement XmlElement
- The root element.
- dataRec Object
- The data record.
- permissionId Int32
- The permission identifier.
- tMode RecroGridTemplateModeEnum
- The template mode.
TaskDictionaryString,
StringEmbedded elements