The following tables list the members exposed by WebInput.
Name | Description | |
---|---|---|
![]() | WebInput Constructor |
Name | Description | |
---|---|---|
![]() | AcceptEnter | Indicates if Enter characters are accepted as input. |
![]() | AcceptEsc | Indicates if Esc characters are accepted as input. |
![]() | AcceptTab | Indicates if Tab characters are accepted as input. |
![]() | AccessKey | Keyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | AutoPostBack | |
![]() | BackColor | Color of the background of the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | BorderColor | Color of the border around the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | BorderStyle | Style of the border around the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | BorderWidth | Width of the border around the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CalculatorEditor | Gets or sets CalculatorEditor for this WebInput .Gets or sets CalculatorEditor for this WebInput. |
![]() | CalculatorEditorClientSideEvents | Gets or sets calculator editor client side events for WebInput. Gets or sets calculator editor client side events for WebInput. |
![]() | CaseSentitive | Specifies if string comparisons within control are case-sensitive. Specifies if string comparisons within control are case-sensitive. |
![]() | CausesValidation | Gets or sets a value indicating whether validation is performed when the WebInput control is set to validate when a postback occurs. |
![]() | CharacterCasing | 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. |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | ClientSideEvents | Gets or sets client side events for WebInput. Gets or sets client side events for WebInput. |
![]() | ControlDataTransferFormat | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Controls | Overridden. Gets the collection of controls contained within the control. |
![]() | CssClass | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CultureInfo | Gets or sets culture info for WebInput. |
![]() | DateTimeEditor | Gets or sets DateTimeEditor for this WebInput .Gets or sets DateTimeEditor for this WebInput. |
![]() | DateTimeEditorClientSideEvents | Gets or sets datetime editor client side events for WebInput. Gets or sets datetime editor client side events for WebInput. |
![]() | DateTimeFormatting | |
![]() | DecimalSeparator | |
![]() | Dir | Indicates the reading order of control. |
![]() | DisplayFormat | Represents display format info. Represents display format information |
![]() | DisplayFormatClientSideEvents | Gets or sets display format client side events for WebInput. Gets or sets display format client side events for WebInput. |
![]() | DropDownStyle | Gets or sets the style of dropdown button element. |
![]() | EditFormat | "Represents edit format info. Represents edit format information. |
![]() | EditFormatClientSideEvents | Gets or sets edit format client side events for WebInput. Gets or sets edit format client side events for WebInput. |
![]() | EmptyAsNull | Indicates if empty strings within control are interpreted as null values. |
![]() | Enabled | Overridden. Gets or sets a value that indicates whether the control is enabled. |
![]() | EnableManagedTheming | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | EnableTheming | Indicates whether the control can be themed. (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableViewState | Gets or sets whether the control automatically saves its state for use in round-trip. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | EnableWebResources | Specifies 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) |
![]() | Font | The font used for text within the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ForeColor | Color of the text within the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | FrameStyle | Gets or sets the style of the control's frame. |
![]() | Height | Overridden. |
![]() | HighLight | Represents the selection, which is a highlighted block of text. Represents the selection, which is the highlighted block of text. |
![]() | ID | Programmatic name of the control. (Inherited from System.Web.UI.Control) |
![]() | ImagesDirectory | |
![]() | InitialSelection | Determines the selection position when control receives focus. Determines the selection position when control receives focus. |
![]() | MaxDate | |
![]() | MaxLength | Sets or retrieves a value that indicates the maximum number of characters that the user can enter (Not working for DisplayFormat and EditFormat). |
![]() | MinDate | |
![]() | Nullable | Indicates if control can contain null value. |
![]() | NumericInput | Indicates if control only accepts numeric value. Indicates if control only accepts numeric value. |
![]() | Page | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ReadOnly | Indicates if control text can be edited. |
![]() | RenderingMode | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResetOnInvalidEntry | |
![]() | Rows | Specifies rows count. |
![]() | RuntimeLicenseKey | The runtime license key for xcopy deployment. Registered customers please obtain the key through Intersoft Developer Network. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ScriptDirectory | Overridden. 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. |
![]() | SharedScriptDirectory | Overridden. Gets or sets the directory where all shared scripts for Intersoft controls are stored. |
![]() | ShowCheckBoxForNullInput | Gets or sets a value indicating whether checkbox for nullable value is showed. |
![]() | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | StyleSettings | Represents style settings. |
![]() | TabIndex | Overridden. Gets or sets the tab order of the control within its container. |
![]() | Text | Represents value that already been formatted, validated and masked. |
![]() | TextBoxStyle | Gets or sets the style of text box element. Gets or sets the style of text box element. |
![]() | TextMode | Specifies the behavior mode of the text box. |
![]() | ToolTip | The tooltip displayed when the mouse is over the control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | UseDefaultStyle | Gets or sets a value indicating whether default style is used. |
![]() | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![]() | ValidationGroup | Gets or sets the group of controls for which the WebInput control causes validation when it posts back to the server. |
![]() | Value | Represents control data source value. |
![]() | ViewStateItems | Gets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | ViewStateServerConnection | Gets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ViewStateStorage | Gets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Visible | Overridden. Indicates whether the control is visible and rendered. |
![]() | WebDesktopScriptDirectory | |
![]() | Width | Overridden. The width of the control. |
![]() | Wrap | Specifies the behavior mode of the text box. Specifies the behavior mode of the text box. |
![]() | XmlCompressionEnabled | Specifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | CanUseWebResources | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CheckConstrains | Overridden. Check WebInput constrains. |
![]() | ClearInvalidData | |
![]() | Clone | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | DataBind | (Inherited from System.Web.UI.Control) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | ForceDisableXmlCompression | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetCurrentControlLifeCycle | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetCurrentTheme | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkDataFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetFrameworkVersion | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetIntersoftFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetLayoutFolder | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetObjectData | Overridden. |
![]() | GetPostedXMLData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetProductInfoKey | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetProductSimpleName | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetPropertyValue | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetResourceStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | GetXMLData | Overridden. Get xml data for WebInput client side object model serialization. |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | IsAtlasCallback | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsBetaRelease | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsChromeBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsEmpty | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsFlyPostBackControl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsFlyPostBackRequest | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsGeckoBasedBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsGeckoVersion18 | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInDesignMode | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInternetExplorer8Browser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsInternetExplorerBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsOperaBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsSafariBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | IsValid | |
![]() | IsW3CStandardBrowser | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayout | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayoutFromFile | Overridden. |
![]() | LoadLayoutFromPredefinedName | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadLayoutFromStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | LoadPostData | Overridden. |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | OnInfoChanged | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | OnPostBackTextChanged | |
![]() | OnPreInitialize | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | OnTextChanged | Raises the TextChanged event. |
![]() | ReadWebConfigValue | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterBoxSizing | Overloaded. (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterGlobalStyle | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterLink | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterOptimizedCssClasses | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterPreloadImage | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RegisterSharePointHandler | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RenderBeginTag | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | RenderControl | (Inherited from System.Web.UI.Control) |
![]() | Reset | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveImagePath | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveRelativeURL | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveResourceUrl | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SaveLayout | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SaveLayoutToFile | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SaveLayoutToStream | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | SetSessionTheme | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | ShouldReturnJson | (Inherited from ISNet.WebUI.ISNetControl) |
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PostBackTextChanged | |
![]() | PreInitialize | (Inherited from ISNet.WebUI.ISNetControl) |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | TextChanged | |
![]() | Unload | (Inherited from System.Web.UI.Control) |
Reference
WebInput ClassISNet.WebUI.WebControls Namespace
Tasks
Walkthrough: Creating simple input using Wizardtasks
Walkthrough: Creating password input using WizardWalkthrough: Creating DateTime free input using Wizard
Walkthrough: Creating masked DateTime input using Wizard
Walkthrough: Creating numeric input using Wizard
Walkthrough: Creating masked input using Wizard
How-to: Create WebInput programmatically
Concepts
WebInput.NET ModeData Type