SPMobileNextItemNavigation Methods

Include Protected Members
Include Inherited Members

The SPMobileNextItemNavigation type exposes the following members.

Methods

  Name Description
Protected method AddAccessKey Registers the value of the AccessKey property as the access key for the specified control. (Inherited from SPMobileNavigation.)
Protected method AddedControl (Inherited from MobileControl.)
Public method AddLinkedForms (Inherited from MobileControl.)
Protected method AddParsedSubObject (Inherited from MobileControl.)
Protected method AllowApprove Gets a value indicating whether the current user has permission to approve items submitted to the specified list. (Inherited from SPMobileComponent.)
Protected method AllowDelete Gets a value indicating whether the current user has permission to delete the specified list item. (Inherited from SPMobileComponent.)
Protected method AllowEdit Gets a value indicating whether the current user has permission to edit the specified list item. (Inherited from SPMobileComponent.)
Protected method AllowNew Gets a value indicating whether the current user has permission to create new items for the specified list. (Inherited from SPMobileComponent.)
Protected method AllowView Gets a value indicating whether the current user has permission to view the specified list item. (Inherited from SPMobileComponent.)
Public method ApplyStyleSheetSkin (Inherited from MobileControl.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method CreateChildControls Creates the child controls of the SPMobileLinkNavigation. (Inherited from SPMobileLinkNavigation.)
Protected method CreateControlCollection (Inherited from Control.)
Public method CreateDefaultTemplatedUI (Inherited from MobileControl.)
Protected method CreateLinkControl Sets the properties of the child Link or Label control. (Inherited from SPMobileLinkNavigation.)
Protected method CreateStyle (Inherited from MobileControl.)
Protected method CreateTemplatedUI (Inherited from MobileControl.)
Public method DataBind() (Inherited from Control.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Public method Dispose (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method EnsureTemplatedUI (Inherited from MobileControl.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Control.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method GenerateUrl Gets the URL of the form that displays the next list item. (Overrides SPMobileDispFormNavigation.GenerateUrl().)
Protected method GetAttribute (Inherited from MobileControl.)
Protected method GetDesignModeState (Inherited from Control.)
Protected method 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.)
Public method GetHashCode (Inherited from Object.)
Protected method GetParentMobileComponent Gets the parent SPMobileComponent object of the specified Control object. (Inherited from SPMobileComponent.)
Public method GetTemplate (Inherited from MobileControl.)
Public method GetType (Inherited from Object.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method IsFileItem Gets a value indicating whether the SPMobileComponent object is a file in a document library. (Inherited from SPMobileComponent.)
Protected method IsFolderItem Gets a value indicating whether the SPMobileComponent object is a folder. (Inherited from SPMobileComponent.)
Protected method IsFormSubmitControl (Inherited from MobileControl.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method IsRecurrenceItem Gets a value that indicates whether the SPMobileComponent object is a recurring event on an list of events. (Inherited from SPMobileComponent.)
Public method IsVisibleOnPage (Inherited from MobileControl.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadPrivateViewState (Inherited from MobileControl.)
Protected method LoadViewState (Inherited from MobileControl.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnDataBinding (Inherited from MobileControl.)
Protected method OnInit (Inherited from MobileControl.)
Protected method OnLoad Represents the method that handles the Load event of a SPMobileComponent. (Inherited from SPMobileComponent.)
Protected method OnPageChange (Inherited from MobileControl.)
Protected method OnPreRender (Inherited from MobileControl.)
Protected method OnRender (Inherited from MobileControl.)
Protected method OnUnload (Inherited from MobileControl.)
Protected method OpenFile (Inherited from Control.)
Public method PaginateRecursive (Inherited from MobileControl.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RemovedControl (Inherited from MobileControl.)
Protected method Render (Inherited from MobileControl.)
Public method RenderChildren (Inherited from MobileControl.)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveFormReference (Inherited from MobileControl.)
Public method ResolveUrl (Inherited from MobileControl.)
Protected method SaveControlState (Inherited from Control.)
Protected method SavePrivateViewState (Inherited from MobileControl.)
Protected method SaveViewState (Inherited from MobileControl.)
Protected method SetAttribute (Inherited from MobileControl.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from MobileControl.)

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SPMobileNextItemNavigation Class

Microsoft.SharePoint.MobileControls Namespace