General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxClientPopupControlBase.SetContentHtml(html) Method
Sets the HTML markup specifying the contents of the control's window.
Declaration
SetContentHtml(html: string): void
Parameters
Name | Type | Description |
---|---|---|
html | string | A string value that specifies the HTML markup. |
Remarks
Use the SetContentHtml method on the client side to dynamically provide the control's window with its HTML contents.
See Also
Feedback