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