Enum StringContentType
The types of contents.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Fields
| Name | Description |
|---|---|
| Code | Content represents programming syntax, scripts, data formats like JSON... |
| Html | Content represents a HTML code. |
| MultiLine | Content represents multiple lines of . |
| SingleLine | Content represents a single line . |
If you have suggestions for improving this article, let us know!