MVCxPopupWindow.SetFooterTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetFooterTemplateContent(Action<PopupControlTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the popup window footer’s content. |
| SetFooterTemplateContent(String) | content | Allows you to provide a template for rendering the popup window footer’s content. |