Class InstallationConstants.ReflectionProperties
Property names used for reflection
Inheritance
InstallationConstants.ReflectionProperties
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.ReflectionProperties
Fields
AUDIO_CLIP
Declaration
public const string AUDIO_CLIP = "AudioClip"
Field Value
AUDIO_CLIP_DEFINITION
Declaration
public const string AUDIO_CLIP_DEFINITION = "Serenity.Domain.Interfaces.IAudioPlayerClipDefinition.AudioClip"
Field Value
COMPONENTS
Declaration
public const string COMPONENTS = "Components"
Field Value
SFX_SUFFIX
Declaration
public const string SFX_SUFFIX = "Sfx"
Field Value
SOUNDS
Declaration
public const string SOUNDS = "Sounds"
Field Value
SOUND_SUFFIX
Declaration
public const string SOUND_SUFFIX = "Sound"
Field Value
TEMPLATE_SUFFIX
Declaration
public const string TEMPLATE_SUFFIX = "Template"
Field Value
UI_THEME_COMPONENTS
Declaration
public const string UI_THEME_COMPONENTS = "Serenity.Domain.Interfaces.IUiThemeDefinition.Components"
Field Value
UI_THEME_SOUNDS
Declaration
public const string UI_THEME_SOUNDS = "Serenity.Domain.Interfaces.IUiThemeDefinition.Sounds"
Field Value