Skip to main content
A newer version of this page is available. .
Tab

EditClientSideEventsBase Constructors

Contains a list of the events that are common to all client-side editor types.
Name Parameters Description
EditClientSideEventsBase() none Initializes a new instance of the EditClientSideEventsBase class. For internal use only.
EditClientSideEventsBase(IPropertiesOwner) owner Initializes a new instance of the EditClientSideEventsBase class with the specified owner.
See Also