Click or drag to resize
Editors Class
Do not use. Deprecated.
Inheritance Hierarchy
SystemObject
  ConnectedApps.Cms.Sdk.UI.AdminEditors

Namespace: ConnectedApps.Cms.Sdk.UI.Admin
Assembly: ConnectedApps.Cms.Sdk.UI (in ConnectedApps.Cms.Sdk.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class Editors

The Editors type exposes the following members.

Constructors
  NameDescription
Public methodEditors
Initializes a new instance of the Editors class
Top
Methods
  NameDescription
Public methodStatic memberCalendar
Public methodStatic memberDate
Public methodStatic memberDecimal
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInteger
Public methodStatic memberMaskTextBox
Public methodStatic memberRichText
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also