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