SPMobileBaseNumberFieldValidator Members
Include Protected Members
Include Inherited Members
Provides validation of the Double values of controls that are derived from SPBaseNumberField.
The SPMobileBaseNumberFieldValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPMobileBaseNumberFieldValidator | Initializes a new instance of the SPMobileBaseNumberFieldValidator class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from MobileControl.) | |
Alignment | (Inherited from MobileControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BackColor | (Inherited from MobileControl.) | |
BindingContainer | (Inherited from Control.) | |
BreakAfter | (Inherited from MobileControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlToValidate | (Inherited from BaseValidator.) | |
CustomAttributes | (Inherited from MobileControl.) | |
DesignMode | (Inherited from Control.) | |
DeviceSpecific | (Inherited from MobileControl.) | |
Display | (Inherited from BaseValidator.) | |
EnableTheming | (Inherited from MobileControl.) | |
EnableViewState | (Inherited from Control.) | |
ErrorMessage | (Inherited from BaseValidator.) | |
Events | (Inherited from Control.) | |
Field | Gets the field that is being rendered. (Inherited from SPMobileFieldValidator.) | |
FieldControl | Gets or sets the control that renders the field. (Inherited from SPMobileFieldValidator.) | |
FirstPage | (Inherited from MobileControl.) | |
Font | (Inherited from MobileControl.) | |
ForeColor | (Inherited from MobileControl.) | |
Form | (Inherited from MobileControl.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InnerText | (Inherited from MobileControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTemplated | (Inherited from MobileControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsValid | (Inherited from BaseValidator.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LastPage | (Inherited from MobileControl.) | |
LoadViewStateByID | (Inherited from Control.) | |
MobilePage | (Inherited from MobileControl.) | |
NamingContainer | (Inherited from Control.) | |
NumberField | Gets the field that is being rendered. | |
Page | (Inherited from Control.) | |
PaginateChildren | (Inherited from MobileControl.) | |
Parent | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from MobileControl.) | |
Style | (Inherited from MobileControl.) | |
StyleReference | (Inherited from BaseValidator.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | (Inherited from TextControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
VisibleWeight | (Inherited from BaseValidator.) | |
Wrapping | (Inherited from MobileControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top