InputPrompt Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Themes.HTML5

DESCRIPTION

Theme HTML5 Input Prompt Setting

INHERITED FROM

RASSerilazableObj
InputPrompt

INTERFACES

PUBLIC PROPERTIES

Type Name Description
LanguageInputPrompt de_DE The German Language Input Prompt
LanguageInputPrompt en_US The English (US) Language Input Prompt
LanguageInputPrompt es_ES The Spanish Language Input Prompt
LanguageInputPrompt fr_FR The French Language Input Prompt
LanguageInputPrompt it_IT The Italian Language Input Prompt
LanguageInputPrompt ja_JP The Japanese Language Input Prompt
LanguageInputPrompt ko_KR The Korean Language Input Prompt
LanguageInputPrompt nl_NL The Dutch Language Input Prompt
LanguageInputPrompt pt_BR The Portuguese Language Input Prompt
LanguageInputPrompt ru_RU The Russian Language Input Prompt
LanguageInputPrompt zh_CN The Chinese Simplified Language Input Prompt
LanguageInputPrompt zh_TW The Chinese Traditional Language Input Prompt

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

ThemeHTML5Client