Table of Contents

Class EditorTranslationClientEvents

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
[TypeConverter(typeof(ExpandableObjectConverter))]
public class EditorTranslationClientEvents : StateBagProxy
Inheritance
EditorTranslationClientEvents
Inherited Members

Constructors

EditorTranslationClientEvents(string, StateBag)

public EditorTranslationClientEvents(string prefix, StateBag viewState)

Parameters

prefix string
viewState StateBag

Properties

OnGetText

public string OnGetText { get; set; }

Property Value

string

OnSetText

public string OnSetText { get; set; }

Property Value

string