SPMobileFieldValidator Members

Include Protected Members
Include Inherited Members

Verifies that the value (in the UI) of a particular field for a particular list item meets any restrictions on values for that field.

The SPMobileFieldValidator type exposes the following members.

Constructors

  Name Description
SPMobileFieldValidator Initializes a new instance of the SPMobileFieldValidator 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.
FieldControl Gets or sets the control that renders the field.
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.)
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

  Name Description
AddedControl (Inherited from MobileControl.)
AddLinkedForms (Inherited from MobileControl.)
AddParsedSubObject (Inherited from MobileControl.)
ApplyStyleSheetSkin (Inherited from MobileControl.)
BuildProfileTree (Inherited from Control.)
CheckControlValidationProperty (Inherited from BaseValidator.)
ClearChildControlState (Inherited from Control.)
ClearChildState (Inherited from Control.)
ClearChildViewState (Inherited from Control.)
ControlPropertiesValid (Inherited from BaseValidator.)
CreateChildControls (Inherited from Control.)
CreateControlCollection (Inherited from Control.)
CreateDefaultTemplatedUI (Inherited from MobileControl.)
CreateStyle (Inherited from BaseValidator.)
CreateTemplatedUI (Inherited from MobileControl.)
CreateWebValidator (Inherited from BaseValidator.)
DataBind() (Inherited from Control.)
DataBind(Boolean) (Inherited from Control.)
DataBindChildren (Inherited from Control.)
Dispose (Inherited from Control.)
EnsureChildControls (Inherited from Control.)
EnsureID (Inherited from Control.)
EnsureTemplatedUI (Inherited from MobileControl.)
Equals (Inherited from Object.)
EvaluateIsValid Infrastructure. (Overrides BaseValidator.EvaluateIsValid().)
Finalize (Inherited from Object.)
FindControl(String) (Inherited from Control.)
FindControl(String, Int32) (Inherited from Control.)
Focus (Inherited from Control.)
GetAttribute (Inherited from MobileControl.)
GetDesignModeState (Inherited from Control.)
GetHashCode (Inherited from Object.)
GetTemplate (Inherited from MobileControl.)
GetType (Inherited from Object.)
HasControls (Inherited from Control.)
HasEvents (Inherited from Control.)
IsFormSubmitControl (Inherited from MobileControl.)
IsLiteralContent (Inherited from Control.)
IsVisibleOnPage (Inherited from MobileControl.)
LoadControlState (Inherited from Control.)
LoadPrivateViewState (Inherited from MobileControl.)
LoadViewState (Inherited from MobileControl.)
MapPathSecure (Inherited from Control.)
MemberwiseClone (Inherited from Object.)
OnBubbleEvent (Inherited from Control.)
OnDataBinding (Inherited from MobileControl.)
OnInit (Inherited from BaseValidator.)
OnLoad (Inherited from MobileControl.)
OnPageChange (Inherited from MobileControl.)
OnPreRender (Inherited from BaseValidator.)
OnRender (Inherited from MobileControl.)
OnUnload (Inherited from MobileControl.)
OpenFile (Inherited from Control.)
PaginateRecursive (Inherited from MobileControl.)
RaiseBubbleEvent (Inherited from Control.)
RemovedControl (Inherited from MobileControl.)
Render (Inherited from MobileControl.)
RenderChildren (Inherited from MobileControl.)
RenderControl(HtmlTextWriter) (Inherited from Control.)
RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
ResolveAdapter (Inherited from Control.)
ResolveClientUrl (Inherited from Control.)
ResolveFormReference (Inherited from MobileControl.)
ResolveUrl (Inherited from MobileControl.)
SaveControlState (Inherited from Control.)
SavePrivateViewState (Inherited from MobileControl.)
SaveViewState (Inherited from MobileControl.)
SetAttribute (Inherited from MobileControl.)
SetDesignModeState (Inherited from Control.)
SetRenderMethodDelegate (Inherited from Control.)
ToString (Inherited from Object.)
TrackViewState (Inherited from MobileControl.)
Validate When overridden in a derived class, verifies the value of the field in the UI.

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

See Also

Reference

SPMobileFieldValidator Class

Microsoft.SharePoint.MobileControls Namespace