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