Intersoft WebInput Documentation
WebInput Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebControls Namespace : WebInput Class

Glossary Item Box

The following tables list the members exposed by WebInput.

Public Constructors

 NameDescription
Public ConstructorWebInput Constructor  
Top

Public Properties

 NameDescription
Public PropertyAcceptEnter Indicates if Enter characters are accepted as input.  
Public PropertyAcceptEsc Indicates if Esc characters are accepted as input.  
Public PropertyAcceptTab Indicates if Tab characters are accepted as input.  
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyAutoPostBack  
Public PropertyBackColorColor of the background of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderColorColor of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderStyleStyle of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyBorderWidthWidth of the border around the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyCalculatorEditorGets or sets CalculatorEditor for this WebInput.Gets or sets CalculatorEditor for this WebInput.  
Public PropertyCalculatorEditorClientSideEventsGets or sets calculator editor client side events for WebInput. Gets or sets calculator editor client side events for WebInput.  
Public PropertyCaseSentitive Specifies if string comparisons within control are case-sensitive. Specifies if string comparisons within control are case-sensitive.  
Public PropertyCausesValidation Gets or sets a value indicating whether validation is performed when the WebInput control is set to validate when a postback occurs.  
Public PropertyCharacterCasing Indicates whether the control modifies the case of characters as they are typed. Indicates whether the control modifies the case of characters as they are typed.  
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyClientSideEvents Gets or sets client side events for WebInput. Gets or sets client side events for WebInput.  
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyControlsOverridden.  Gets the collection of controls contained within the control.  
Public PropertyCssClass (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyCultureInfo Gets or sets culture info for WebInput.  
Public PropertyDateTimeEditorGets or sets DateTimeEditor for this WebInput.Gets or sets DateTimeEditor for this WebInput.  
Public PropertyDateTimeEditorClientSideEvents Gets or sets datetime editor client side events for WebInput. Gets or sets datetime editor client side events for WebInput.  
Public PropertyDateTimeFormatting  
Public PropertyDecimalSeparator  
Public PropertyDir Indicates the reading order of control.  
Public PropertyDisplayFormat Represents display format info. Represents display format information  
Public PropertyDisplayFormatClientSideEvents Gets or sets display format client side events for WebInput. Gets or sets display format client side events for WebInput.  
Public PropertyDropDownStyle Gets or sets the style of dropdown button element.  
Public PropertyEditFormat "Represents edit format info. Represents edit format information.  
Public PropertyEditFormatClientSideEvents Gets or sets edit format client side events for WebInput. Gets or sets edit format client side events for WebInput.  
Public PropertyEmptyAsNull Indicates if empty strings within control are interpreted as null values.  
Public PropertyEnabledOverridden.  Gets or sets a value that indicates whether the control is enabled.  
Public PropertyEnableManagedTheming (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableThemingIndicates whether the control can be themed. (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateGets or sets whether the control automatically saves its state for use in round-trip. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableWebResourcesSpecifies the option for use with web resources feature. When enabled, the component will retrieve scripts and client resources from web resources instead of external script location (IIS virtual directory). (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyFontThe font used for text within the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyForeColorColor of the text within the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyFrameStyle Gets or sets the style of the control's frame.  
Public PropertyHeightOverridden.   
Public PropertyHighLight Represents the selection, which is a highlighted block of text. Represents the selection, which is the highlighted block of text.  
Public PropertyIDProgrammatic name of the control. (Inherited from System.Web.UI.Control)
Public PropertyImagesDirectory  
Public PropertyInitialSelection Determines the selection position when control receives focus. Determines the selection position when control receives focus.  
Public PropertyMaxDate  
Public PropertyMaxLength Sets or retrieves a value that indicates the maximum number of characters that the user can enter (Not working for DisplayFormat and EditFormat).  
Public PropertyMinDate  
Public PropertyNullable Indicates if control can contain null value.  
Public PropertyNumericInput Indicates if control only accepts numeric value. Indicates if control only accepts numeric value.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyReadOnly Indicates if control text can be edited.  
Public PropertyRenderingMode (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyResetOnInvalidEntry  
Public PropertyRows Specifies rows count.  
Public PropertyRuntimeLicenseKeyThe runtime license key for xcopy deployment. Registered customers please obtain the key through Intersoft Developer Network. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyScriptDirectoryOverridden.  Gets or sets the directory where all required scripts for the control are stored. Gets or sets the directory where all required scripts for the control are stored.  
Public PropertySharedScriptDirectoryOverridden. Gets or sets the directory where all shared scripts for Intersoft controls are stored.  
Public PropertyShowCheckBoxForNullInput Gets or sets a value indicating whether checkbox for nullable value is showed.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyleSettings Represents style settings.  
Public PropertyTabIndexOverridden.  Gets or sets the tab order of the control within its container.  
Public PropertyText Represents value that already been formatted, validated and masked.  
Public PropertyTextBoxStyle Gets or sets the style of text box element. Gets or sets the style of text box element.  
Public PropertyTextMode Specifies the behavior mode of the text box.  
Public PropertyToolTipThe tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyUseDefaultStyle Gets or sets a value indicating whether default style is used.  
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyValidationGroup Gets or sets the group of controls for which the WebInput control causes validation when it posts back to the server.  
Public PropertyValue Represents control data source value.  
Public PropertyViewStateItemsGets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateServerConnectionGets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateStorageGets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyVisibleOverridden. Indicates whether the control is visible and rendered.  
Public PropertyWebDesktopScriptDirectory  
Public PropertyWidthOverridden. The width of the control.  
Public PropertyWrap Specifies the behavior mode of the text box. Specifies the behavior mode of the text box.  
Public PropertyXmlCompressionEnabledSpecifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCanUseWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCheckConstrainsOverridden.  Check WebInput constrains.  
Public MethodClearInvalidData  
Public MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodForceDisableXmlCompression (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentControlLifeCycle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkDataFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkVersion (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetIntersoftFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetLayoutFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetObjectDataOverridden.   
Public MethodGetPostedXMLData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductInfoKey (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductSimpleName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetPropertyValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetResourceStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodGetXMLDataOverridden.  Get xml data for WebInput client side object model serialization.  
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodIsAtlasCallback (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsBetaRelease (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsChromeBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsEmpty (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackRequest (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoBasedBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoVersion18 (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInDesignMode (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorer8Browser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorerBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsOperaBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsSafariBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsValid  
Public MethodIsW3CStandardBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromFileOverridden.   
Public MethodLoadLayoutFromPredefinedName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadPostDataOverridden.   
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOnInfoChanged (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnPostBackTextChanged  
Public MethodOnPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnTextChangedRaises the TextChanged event.  
Public MethodReadWebConfigValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterBoxSizingOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterGlobalStyle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterLink (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterOptimizedCssClasses (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterPreloadImage (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterSharePointHandler (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderBeginTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodReset (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveImagePath (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveRelativeURL (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveResourceUrl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSaveLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetSessionTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodShouldReturnJson (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPostBackTextChanged  
Public EventPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventTextChanged  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.