SPMobileComputedField Methods

Include Protected Members
Include Inherited Members

The SPMobileComputedField type exposes the following members.

Methods

  Name Description
AddedControl (Inherited from MobileControl.)
AddLinkedForms (Inherited from MobileControl.)
AddParsedSubObject (Inherited from MobileControl.)
AllowApprove Gets a value indicating whether the current user has permission to approve items submitted to the specified list. (Inherited from SPMobileComponent.)
AllowDelete Gets a value indicating whether the current user has permission to delete the specified list item. (Inherited from SPMobileComponent.)
AllowEdit Gets a value indicating whether the current user has permission to edit the specified list item. (Inherited from SPMobileComponent.)
AllowNew Gets a value indicating whether the current user has permission to create new items for the specified list. (Inherited from SPMobileComponent.)
AllowView Gets a value indicating whether the current user has permission to view the specified list item. (Inherited from SPMobileComponent.)
ApplyStyleSheetSkin (Inherited from MobileControl.)
BuildProfileTree (Inherited from Control.)
ClearChildControlState (Inherited from Control.)
ClearChildState (Inherited from Control.)
ClearChildViewState (Inherited from Control.)
CreateChildControls Creates any child controls that are required to render the field's value, such as a label control or a link control. (Inherited from SPMobileBaseFieldControl.)
CreateControlAsLabel Creates a label control that has the value of the field as its text. (Overrides SPMobileBaseFieldControl.CreateControlAsLabel().)
CreateControlAsLink Creates a link to a child folder of the current list. (Overrides SPMobileBaseFieldControl.CreateControlAsLink().)
CreateControlCollection (Inherited from Control.)
CreateControlForDisplay Creates a control for rendering the field on a Display item form. (Inherited from SPMobileBaseFieldControl.)
CreateControlForEdit Returns TextBoxControl after giving it the field's current value for use on an Edit page. (Inherited from SPMobileBaseTextField.)
CreateControlForNew Returns an empty TextBoxControl for use on a page for creating new list items. (Inherited from SPMobileBaseTextField.)
CreateControlForView Creates a control for rendering the field on a list view page. (Inherited from SPMobileBaseFieldControl.)
CreateDefaultTemplatedUI (Inherited from MobileControl.)
CreateFolderNavigation Creates, when the current list item is a folder, a link to the contents of the folder.
CreateStyle (Inherited from MobileControl.)
CreateTemplatedUI (Inherited from MobileControl.)
CreateUrlwMenuLabel Returns a description of ReferenceUrlField as a Label control.
CreateValidators Creates an array of validator controls that include either or both of FieldValidatorControl and RequiredFieldValidatorControl, if they exist. (Inherited from SPMobileBaseTextField.)
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.)
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.)
GetEllipsisString Gets a possibly truncated version of the specified String that is no longer than TextLengthLimit (the mobile rendering limit) and that has an ellipsis appended to the end if any characters have been trimmed from it. (Inherited from SPMobileComponent.)
GetHashCode (Inherited from Object.)
GetParentMobileComponent Gets the parent SPMobileComponent object of the specified Control object. (Inherited from SPMobileComponent.)
GetTemplate (Inherited from MobileControl.)
GetType (Inherited from Object.)
HasControls (Inherited from Control.)
HasEvents (Inherited from Control.)
IsFileItem Gets a value indicating whether the SPMobileComponent object is a file in a document library. (Inherited from SPMobileComponent.)
IsFolderItem Gets a value indicating whether the SPMobileComponent object is a folder. (Inherited from SPMobileComponent.)
IsFormSubmitControl (Inherited from MobileControl.)
IsLiteralContent (Inherited from Control.)
IsNonLinkFolderItem Gets a value indicating whether the specified field is one of three types of computed fields.
IsRecurrenceItem Gets a value that indicates whether the SPMobileComponent object is a recurring event on an list of events. (Inherited from SPMobileComponent.)
IsVisibleOnPage (Inherited from MobileControl.)
LoadControlState (Inherited from Control.)
LoadPrivateViewState (Inherited from MobileControl.)
LoadViewState (Inherited from MobileControl.)
MapPathSecure (Inherited from Control.)
MemberwiseClone (Inherited from Object.)
NeedLinkRendering Gets a value that indicates whether the specified field is a link item. (Overrides SPMobileBaseFieldControl.NeedLinkRendering().)
OnBubbleEvent (Inherited from Control.)
OnDataBinding (Inherited from MobileControl.)
OnInit Represents the method that handles the Init event of a SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.)
OnLoad Represents the method that handles the Load event of a SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.)
OnPageChange (Inherited from MobileControl.)
OnPreRender (Inherited from MobileControl.)
OnRender (Inherited from MobileControl.)
OnUnload (Inherited from MobileControl.)
OpenFile (Inherited from Control.)
PaginateRecursive (Inherited from MobileControl.)
RaiseBubbleEvent (Inherited from Control.)
RegisterFieldControl Registers the SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.)
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.)
TrySaveFieldValue Saves the PostValue property as the new value for the field. (Inherited from SPMobileBaseFieldControl.)

Top

Explicit Interface Implementations

  Name Description
IParserAccessor.AddParsedSubObject (Inherited from Control.)
IAttributeAccessor.GetAttribute (Inherited from MobileControl.)
IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
IAttributeAccessor.SetAttribute (Inherited from MobileControl.)
IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)

Top

See Also

Reference

SPMobileComputedField Class

Microsoft.SharePoint.MobileControls Namespace