Class ModuleLabels.Types
Addressables type labels for asset-shape based filtering.
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class ModuleLabels.Types
Fields
AUDIO
Declaration
public const string AUDIO = "type:audio"
Field Value
| Type | Description |
|---|---|
| string |
CHARACTER
Declaration
public const string CHARACTER = "type:character"
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 |