The C1PageBase type exposes the following members.

Constructors

  Name Description
Public method C1PageBase

Methods

  Name Description
Public method AddChild (Inherited from UIElement.)
Public method AddCssClass (Inherited from UIElement.)
Public method AssignPropertiesState (Inherited from UIElement.)
Public method BeginUpdate (Inherited from UIElement.)
Public method CreateInstance (Inherited from UIElement.)
Public method Dispose (Inherited from UIElement.)
Public method EndUpdate (Inherited from UIElement.)
Public method GetSelectedText
Gets the selected text.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Initialize (Inherited from UIElement.)
Public method Invalidate (Inherited from UIElement.)
Public method IsDOMVisible (Inherited from UIElement.)
Public method RemoveCssClass (Inherited from UIElement.)
Public method ToggleCssClass (Inherited from UIElement.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Protected field _jObj (Inherited from UIElement.)
Protected field _propertiesState (Inherited from UIElement.)
Public field Element (Inherited from UIElement.)
Public field UID (Inherited from UIElement.)

Properties

  Name Description
Public property Children (Inherited from UIElement.)
Public property ClientID (Inherited from UIElement.)
Public property Enabled (Inherited from UIElement.)
Public property HasChildren (Inherited from UIElement.)
Public property ID (Inherited from UIElement.)
Public property IsInitialized (Inherited from UIElement.)
Public property IsUpdating (Inherited from UIElement.)
Public property OffsetSize (Inherited from UIElement.)
Public property Parent (Inherited from UIElement.)
Public property PropertiesState (Inherited from UIElement.)
Public property Visible (Inherited from UIElement.)

See Also