Enum StringContentType
The types of
Namespace: Stylelabs.M.Sdk.Contracts.Base
Assembly: Stylelabs.M.Sdk.dll
Syntax
public enum StringContentType : int
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 |
Can we improve this article ? Provide feedback