Class EditorTranslationClientEvents
[TypeConverter(typeof(ExpandableObjectConverter))]
public class EditorTranslationClientEvents : StateBagProxy
- Inheritance
-
EditorTranslationClientEvents
- Inherited Members
Constructors
EditorTranslationClientEvents(string, StateBag)
public EditorTranslationClientEvents(string prefix, StateBag viewState)
Parameters
Properties
OnGetText
public string OnGetText { get; set; }
Property Value
OnSetText
public string OnSetText { get; set; }