HtmlTemplateApplicationResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Apply HTML template
public class HtmlTemplateApplicationResponse
type HtmlTemplateApplicationResponse = class
Public Class HtmlTemplateApplicationResponse
- Inheritance
-
HtmlTemplateApplicationResponse
Constructors
| Name | Description |
|---|---|
| HtmlTemplateApplicationResponse() | |
Properties
| Name | Description |
|---|---|
| FinalHtml |
Final HTML result of all operations on input |
| Successful |
True if the operation was successful, false otherwise |