SPMobileFolderFieldIterator Methods

Include Protected Members
Include Inherited Members

The SPMobileFolderFieldIterator 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 controls for each field to be rendered on the mobile form or mobile list view page. (Inherited from SPMobileItemFieldIterator.)
CreateChildControlsForAttachments Create controls for each attachment to the list item shown on the current form. (Inherited from SPMobileItemFieldIterator.)
CreateChildControlsForListForm Create controls for each field shown on the current form. (Inherited from SPMobileItemFieldIterator.)
CreateChildControlsForListView Creates controls for each field that is not excluded from a list view page. (Inherited from SPMobileItemFieldIterator.)
CreateChildControlsForModStat Creates a control for the moderation status (for example, "approved") for the current list item. (Inherited from SPMobileItemFieldIterator.)
CreateControlCollection (Inherited from Control.)
CreateDefaultTemplatedUI (Inherited from MobileControl.)
CreateStyle (Inherited from MobileControl.)
CreateTemplatedUI (Inherited from MobileControl.)
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.)
IsComputedFieldSupported Gets a value that indicates whether the specified SPField is one of the computed type fields that can be rendered on a mobile list view page. (Inherited from SPMobileItemFieldIterator.)
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.)
IsFormFieldExcluded Gets a value that indicates whether the specified SPField is excluded from the rendered fields. (Overrides SPMobileItemFieldIterator.IsFormFieldExcluded(SPField).)
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.)
IsViewFieldExcluded Gets a value that indicates whether the specified SPField is excluded from the rendered fields of a mobile list view page. (Inherited from SPMobileItemFieldIterator.)
IsVisibleField Gets a value that indicates whether the specified SPField is visible on the current mobile form or mobile list view page. (Inherited from SPMobileItemFieldIterator.)
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 MobileControl.)
OnLoad Represents the method that handles the Load event of a SPMobileComponent. (Inherited from SPMobileComponent.)
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.)
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.)

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

SPMobileFolderFieldIterator Class

Microsoft.SharePoint.MobileControls Namespace