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