Class CommonNames.ReflectionProperties
Property names used for reflection operations
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class CommonNames.ReflectionProperties
Fields
AUDIO_CLIP
Declaration
public const string AUDIO_CLIP = "AudioClip"
Field Value
| Type | Description |
|---|---|
| string | The audio clip property. |
COMPONENTS
Declaration
public const string COMPONENTS = "Components"
Field Value
| Type | Description |
|---|---|
| string | The components property. |
SOUNDS
Declaration
public const string SOUNDS = "Sounds"
Field Value
| Type | Description |
|---|---|
| string | The sounds property. |
TEMPLATE
Declaration
public const string TEMPLATE = "Template"
Field Value
| Type | Description |
|---|---|
| string | The template property. |