ASPxClientControlBase Methods
Serves as the base type for all the objects included in the client-side object model.
Name | Description |
---|---|
Cast |
Converts the specified object to the current object’s type. |
Get |
Obsolete. Returns a value specifying whether a control is displayed. |
Get |
Returns an HTML element that is the root of the control’s hierarchy. |
Get |
Returns a client instance of the control that is the parent for a specified control. |
Get |
Returns a value specifying whether a control is displayed. |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side. |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user. |
Set |
Obsolete. Specifies whether a control is displayed. |
Set |
Specifies whether a control is displayed. |
See Also