Content type identifiers
Inheritance Hierarchy
Scanjour.Workflow4.Web.Services.HelpersContentTypes
Namespace: Scanjour.Workflow4.Web.Services.Helpers
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
The ContentTypes type exposes the following members.
Fields
Name | Description | |
---|---|---|
Html |
The content type identifier for HTML
| |
JavaScript |
The content type identifier for JavaScript
| |
Json |
The content type identifier for JSON
| |
XmlData |
The content type identifier for XML data embedded into HTML
|
See Also