PopupControlSettings.SetWindowFooterTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetWindowFooterTemplateContent(Action<PopupControlTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the footer content of all popup windows. |
| SetWindowFooterTemplateContent(String) | content | Allows you to provide a template for rendering the footer content of all popup windows. |