Enum StringContentType
Version: 3.2
The types of contents.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public enum StringContentTypeFields
| 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 . |