TreeListSettings.SetEditFormTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetEditFormTemplateContent(Action<TreeListEditFormTemplateContainer>) | contentMethod | Allows you to provide a template to render the edit form. |
SetEditFormTemplateContent(String) | content | Allows you to provide a template to render the edit form. |