SPMobileAttachmentsField Methods

Include Protected Members
Include Inherited Members

The SPMobileAttachmentsField 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. (Inherited from SPMobileBaseFieldControl.)
CreateControlAsLink Creates a link control that has the value of the field as its text and the URL of the field display page as its link target. (Inherited from SPMobileBaseFieldControl.)
CreateControlCollection (Inherited from Control.)
CreateControlForDisplay Creates a control for rendering the field on a Display item form. (Inherited from SPMobileBaseFieldControl.)
CreateControlForEdit Creates a control for rendering the field on an Edit item form. (Inherited from SPMobileBaseFieldControl.)
CreateControlForNew Creates a control for rendering the field on a New item form. (Inherited from SPMobileBaseFieldControl.)
CreateControlForView Creates a control for rendering the field on a list view page. (Inherited from SPMobileBaseFieldControl.)
CreateDefaultTemplatedUI (Inherited from MobileControl.)
CreateStyle (Inherited from MobileControl.)
CreateTemplatedUI (Inherited from MobileControl.)
CreateValidators Creates an array of validator controls. (Inherited from SPMobileBaseFieldControl.)
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.)
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 indicating whether the field should be rendered as a link. (Inherited from SPMobileBaseFieldControl.)
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

SPMobileAttachmentsField Class

Microsoft.SharePoint.MobileControls Namespace