Enum TranslationTextType
Represents the status of a resource.
Namespace: DataWeb.Localization
Assembly: DataWeb.Core.dll
Syntax
public enum TranslationTextType
Fields
Name | Description |
---|---|
Html | The text to be translated is Html. |
Plain | The text to be translated is plain. |