Name | Description | |
---|---|---|
![]() | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AjaxDebugConsoleMode | Gets/sets a value, indicating the display mode of the JavaScript client side debug console. |
![]() | AjaxEnabled | Gets / sets a value indicating if the AJAX functionality of the control is enabled. When set to false, the control behaves as a standard postback control. Else, no postback functionality is present and all supported client side events are handled using AJAX. |
![]() | AjaxImageMapMode | Gets / sets a value indicating wheather to genrate automatically an image map in AJAX mode. The value of this property is ignored if the the HttpHandlerCallback property of the web control is initialized. AjaxImageMapMode.Never is used instead. |
![]() | AjaxScriptBuild | Gets/sets a value, indicating whether the debug script build or the release script build must be loaded in AJAX mode. |
![]() | AsyncAdaptiveRefreshIntervalFactor | Gets / sets a multiplier that is used to automatically slow down the auto-refresh rate of the control when an AJAX callback time-outs. |
![]() | AsyncAutoRefreshEnabled | Gets / sets a value indicating if the client side auto-refresh event must be handled by the control and processed via AJAX callback. When set to false the client side event is ignored. |
![]() | AsyncCallbackTimeout | Gets / sets a value in milliseconds that determines how long will the control wait before canceling an AJAX callback due to timeout. |
![]() | AsyncImageLoadTimeout | Gets / sets a value in milliseconds that determines how long will the control wait for an image to load in the background before it is displayed on the web page. |
![]() | AsyncRefreshEnabled | Gets / sets a value indicating if the client side forced refresh event must be handled by the control and processed via AJAX callback. When set to false the client side event is ignored. |
![]() | AsyncRefreshInterval | Gets / sets a value in milliseconds that determines how often the control will automatically update its content at client side, reading data from the server using AJAX http requests. |
![]() | AsyncRequestWaitCursorEnabled | Gets / sets a value indicating if at client side a wait cursor must be displayed over the control while a callback http request is pending. |
![]() | AutoHTTPHandlerRegistration | Get/sets a value, controlling if Nevron HTTP handlers must be registered automatically in web.config, when a Nevron web control is dropped inside the web designer. |
![]() | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ClientId | |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | Font | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | ImageAcquisitionMode | Gets / sets the client side image acquisition mode. |
![]() | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | (Inherited from System.Web.UI.Control) |
![]() | Width | (Inherited from System.Web.UI.WebControls.WebControl) |