ASP.NET MVC Controls
InputNumberBuilder Class Members
Methods 

The following tables list the members exposed by InputNumberBuilder.

Public Constructors
 NameDescription
Public ConstructorInputNumberBuilder ConstructorCreate one InputNumberBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodFormatSets the Format property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodInputTypeSets the InputType property.  
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property.  
Public MethodIsRequiredSets the IsRequired property.  
Public MethodMaxSets the Max property.  
Public MethodMinSets the Min property.  
Public MethodNameSets the Name property. (Inherited from C1.Web.Mvc.Fluent.FormInputBaseBuilder<InputNumber,InputNumberBuilder>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodOnClientTextChangedSets the OnClientTextChanged property.  
Public MethodOnClientValueChangedSets the OnClientValueChanged property.  
Public MethodPlaceholderSets the Placeholder property.  
Public MethodShowSpinnerSets the ShowSpinner property.  
Public MethodStepSets the Step property.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodTextSets the Text property.  
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<InputNumber,InputNumberBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Public MethodValueSets the Value property.  
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputNumber,InputNumberBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

InputNumberBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback