RecroGridAddPropertyXMLAsync Method
Generating a view template for Form and an XML record element.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
protected virtual Task AddPropertyXMLAsync(
RGFormViewModel model,
XmlElement rootElement
)
- model RGFormViewModel
- The model.
- rootElement XmlElement
- The root element.
Task[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.AddPropertyXMLAsync(Recrovit.RecroGridFramework.RGFormViewModel,System.Xml.XmlElement)"]