Class InstallationConstants.TypeLabels
Compatibility shim that re-exports the canonical type labels defined in ModuleLabels.Types.
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.TypeLabels
Fields
AUDIO_CLIP
Declaration
public const string AUDIO_CLIP = "type:audio"
Field Value
| Type | Description |
|---|---|
| string |
FONT
Declaration
public const string FONT = "type:font"
Field Value
| Type | Description |
|---|---|
| string |
IMAGE
Declaration
public const string IMAGE = "type:image"
Field Value
| Type | Description |
|---|---|
| string |