Click to Rate and Give Feedback
Microsoft.SharePoint.MobileControls Namespace
Provides server controls for rendering SharePoint sites, pages, forms, and lists that are accessible from mobile devices such as SmartPhones or Pocket PCs.
 ClassDescription
Public classSPMobileAttachmentsField Renders a field that holds one or more attachments to files.
Public classSPMobileBaseChoiceField Provides core functionality for controls that render fields whose value is usually selected by users from a set of options, such as a drop-down list, a set of option buttons, or a set of check boxes.
Public classSPMobileBaseFieldControl Provides rendering of a field, including conditional rendering relative to page type.
Public classSPMobileBaseNumberField Renders a field that holds a number value (a Double).
Public classSPMobileBaseNumberFieldValidator Provides validation of the Double values of controls that are derived from SPBaseNumberField.
Public classSPMobileBaseTextField Renders a field that holds a string value.
Public classSPMobileBooleanField Renders a field that holds a Boolean value.
Public classSPMobileButtonNavigation Renders a clickable control, usually in the Footer (Navigation) section of a mobile page, that performs a function and causes a postback.
Public classSPMobileCalculatedField Renders a field that holds a calculated value.
Public classSPMobileCancelNavigation Renders a clickable Cancel control on a form for a mobile site.
Public classSPMobileCategoryPicker Renders a control for selecting a category from the Categories list on a mobile blog site.
Public classSPMobileChoiceField Renders a field that gets a value when a user picks exactly one option from a finite number of options.
Public classSPMobileCommentsCancelNavigation Renders a clickable Cancel control on a create comment form for a mobile blog site.
Public classSPMobileCommentsDeleteNavigation Renders a clickable Delete control on a Delete Comment form for a mobile blog site.
Public classSPMobileCommentsDeletePageNavigation Renders a hyperlink to a page on a mobile blog site on which a comment can be deleted.
Public classSPMobileCommentsItemFieldIterator Renders the fields in the current comment by creating the controls for each field, subject to certain exclusions.
Public classSPMobileCommentsListItemIterator Renders a list of comments on a mobile blog site that are returned by a query.
Public classSPMobileCommentsListViewNavigation Renders a link to a page that shows a list of comments for a post on a mobile blog site.
Public classSPMobileCommentsNavigation Renders a link to a Comments-oriented page on a mobile blog site.
Public classSPMobileCommentsNewFormNavigation Renders a link to a form on which a user can create a new comment for a post on a mobile blog site.
Public classSPMobileCommentsSaveNavigation Renders a clickable control on a "create comment" form, for a mobile blog site, that saves the comment.
Public classSPMobileCommentsTitleControl Renders a control for the title of a list of comments on a mobile blog site.
Public classSPMobileComponent Provides the common behaviors of mobile rendering controls in Windows SharePoint Services.
Public classSPMobileCompositeField Specifies the ID of a RenderingTemplate for composite fields on mobile web sites.
Public classSPMobileComputedField Renders, on a mobile page, a field whose value is computed at run time.
Public classSPMobileControlContainer Groups child controls together to improve the chance that they are not split by pagination and to enable common formatting.
Public classSPMobileCreationType Renders the creation type of a list item by using a child label control.
Public classSPMobileCurrencyField Renders, on a mobile page, a field for a currency value.
Public classSPMobileCurrentDateTimeSpecificField Renders a field for a date and time value on a mobile page, in a way that is appropriate for the type of page, such as New, Edit, or Display; and this class also supplies the current local time to the appropriate field on the New page.
Public classSPMobileDateTimeField Renders on a mobile page a field for a date time value in a manner that is appropriate for the type of page, such as New, Edit, or Display.
Public classSPMobileDateTimeFieldValidator Verifies the value of a SPFieldDateTime on a mobile page.
Public classSPMobileDeleteMessageLabel Renders the text of the confirmation message that is presented to the user after an attempt to delete a list item.
Public classSPMobileDeleteNavigation Renders a clickable delete control on a form for a mobile Web site.
Public classSPMobileDeletePageNavigation Renders a hyperlink to a page on a mobile web site on which a list item can be deleted.
Public classSPMobileDiscussionBoardSaveNavigation Renders a clickable control on a "create discussion board" form, for a mobile Web site, that saves the discussion board.
Public classSPMobileDiscussionFieldIterator Renders the fields for a discussion folder item by creating the controls for each field, subject to certain exclusions.
Public classSPMobileDispFormNavigation Renders a link to a form that displays a particular item from a list.
Public classSPMobileEditFormNavigation Renders a link to a form that enables the editing of a particular item from a list.
Public classSPMobileEventsCancelNavigation Renders a clickable Cancel control on a create event or edit event form for a mobile site.
Public classSPMobileEventsEditFormNavigation Renders a link to a form that enables the editing of a particular event.
Public classSPMobileEventsListItemIterator Renders a list of events that are returned by a query.
Public classSPMobileEventsSaveNavigation Renders a clickable control on a "create event" or "edit event" form that saves the event on a mobile web site.
Public classSPMobileFieldLabel Renders the label for a column value for a list item.
Public classSPMobileFieldMetaData Provides two crucial properties DisplayName, and InternalName, that needed by all field-rendering controls on mobile pages in Windows SharePoint Services 3.0.
Public classSPMobileFieldProperty Renders a property of a field in a mobile context.
Public classSPMobileFieldPropertyLabel Renders the name of a property of the current field by using a child label control.
Public classSPMobileFieldValidator Verifies that the value (in the UI) of a particular field for a particular list item meets any restrictions on values for that field.
Public classSPMobileFileField Renders, on a mobile page, a field that holds a file.
Public classSPMobileFolder Renders the name of a folder by using a child label control.
Public classSPMobileFolderFieldIterator Renders the fields for a folder item by creating the controls for each field, subject to certain exclusions.
Public classSPMobileForm Groups mobile controls together.
Public classSPMobileFormattedString Renders a string to which composite formatting is applied.
Public classSPMobileFormDigest Inserts a security validation in a mobile Web site page.
Public classSPMobileHomePageNavigation Renders a link to the home page of a mobile web site.
Public classSPMobileImageSizeSpecificField Represents a field (column) in a list of images that contains the dimensions of an image.
Public classSPMobileItemFieldIterator Renders the fields in the current list item by creating the controls for each field, subject to certain exclusions.
Public classSPMobileLinkNavigation Renders, on a mobile page, usually in the Footer (Navigation) section, a link control that opens a page.
Public classSPMobileList Renders a list on a mobile page.
Public classSPMobileListContents Specifies the ID of the <RenderingTemplate> that is used when rendering the main content area of a mobile page or form other than the home page.
Public classSPMobileListField Renders the value of a particular field (column) in a particular row, either as a simple label control or, depending on the field type and page type, as a UI element.
Public classSPMobileListFieldIterator Specifies a template for rendering the fields of a list item or folder.
Public classSPMobileListFieldRendering Specifies the <RenderingTemplate> that renders a field on a mobile list view or form.
Public classSPMobileListFieldSelector Specifies the name of the <RenderingTemplate> element to be used when rendering a field on a mobile form.
Public classSPMobileListItem Renders the title of an item on its display form and edit form by using a child label control.
Public classSPMobileListItemIterator Renders a list of items that are returned by a query.
Public classSPMobileListIterator Renders the list of lists for a mobile site.
Public classSPMobileListNavigation Specifies the ID of the <RenderingTemplate> that is used when rendering the footer area of a mobile page or form other than the home page.
Public classSPMobileListTemplateSelector Selects, based on the current type of list, a RenderingTemplate template to render a list on a mobile page.
Public classSPMobileListTitle Specifies the ID of the <RenderingTemplate> that is used when rendering the header area of a mobile page or form other than the home page.
Public classSPMobileListTitleControl Renders the title of a list on a mobile Web site by using a child label or link control.
Public classSPMobileListView Renders the title of a mobile list view on the page by using a child label or child link control.
Public classSPMobileListViewIterator Renders the list of mobile views for a list.
Public classSPMobileListViewNavigation Renders a link to a page that shows a list.
Public classSPMobileLogoutPageNavigation Renders a clickable control, on a mobile page, that opens a logout page.
Public classSPMobileLookupField Renders, on a mobile page, a lookup field in a manner that is appropriate to the type of page, such as New, Edit, or Display.
Public classSPMobileMailToSpecificField Renders a link that opens a new outgoing e-mail message.
Public classSPMobileModStatField Renders, on a mobile page, a field that indicates the moderation status of a list item in a manner that is appropriate for the type of page, such as New, Edit, or Display.
Public classSPMobileMultiChoiceField Renders a field, on a mobile page, in which users can select multiple values.
Public classSPMobileMultipleLookupField Renders a lookup field, on a mobile page, for which users can select multiple values.
Public classSPMobileMultiUserField Renders a field, on a mobile page, in which multiple users and groups can be selected.
Public classSPMobileNavigation Renders a clickable control that performs some action on a mobile page; typically, the action is to open another page.
Public classSPMobileNewFormNavigation Renders a link to a form on which a user can create a new item for a list.
Public classSPMobileNoteField Renders, on a mobile page, a field that holds a note.
Public classSPMobileNoteFieldValidator Verifies the value of a field that holds a note.
Public classSPMobileNumberField Renders a field, on a mobile page, that holds a Double.
Public classSPMobileNumberFieldValidator Verifies the value in a field that holds a Double.
Public classSPMobilePage Represents a page on a Web site that is designed for viewing on the small screens of mobile devices.
Public classSPMobilePageContents Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the main contents of a mobile Web page.
Public classSPMobilePageNavigation Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the navigation (footer) area of a mobile Web page.
Public classSPMobilePageTitle Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the title of a mobile Web page.
Public classSPMobilePaginateNavigation Renders a control consisting of hyperlinks to the first and last pages of a paginated set.
Public classSPMobilePhoneCallSpecificField Renders a telephone number.
Public classSPMobilePostsCancelNavigation Renders a clickable cancel control on a Create Post form for a mobile blog site.
Public classSPMobilePostsDeleteNavigation Renders a clickable delete control on a delete post form for a mobile blog site.
Public classSPMobilePostsDispFormNavigation Renders a link to a page that displays a particular post on a mobile blog site.
Public classSPMobilePostsHomePageNavigation Renders a link to the home page of a mobile blog site.
Public classSPMobilePostsItemFieldIterator Renders the fields in the current post by creating the controls for each field, subject to certain exclusions.
Public classSPMobilePostsListItemIterator Renders a list of posts on a mobile blog site that are returned by a query.
Public classSPMobilePostsListNavigation Specifies the ID of the <RenderingTemplate> that is used when rendering the footer area of a list of posts on a mobile Web site.
Public classSPMobilePostsListTitle Specifies the ID of the <RenderingTemplate> that is used when rendering the header area of a list of posts on a mobile web site.
Public classSPMobilePostsListViewNavigation Renders a link to a page that shows a list of posts on a mobile blog site.
Public classSPMobilePostsNewFormNavigation Renders a link to a form on which a user can create a new post on a mobile blog site.
Public classSPMobilePostsRefreshNavigation Renders a clickable control, on the posts list page of a mobile blog site, that reloads the posts list page.
Public classSPMobilePostsSaveNavigation Renders a clickable control on a "create post" form, for a mobile blog site, that saves the post, but does not publish it.
Public classSPMobilePublishNavigation Renders a clickable control on a "publish post" form, for a mobile blog site, that saves and (optionally) publishes the post; that is, makes it visible to other site visitors.
Public classSPMobileRecurrenceField Renders, on a mobile page, a field on a list of meetings that indicates whether the item is a recurring meeting.
Public classSPMobileRefreshNavigation Renders a clickable control on a Windows SharePoint Services 3.0 mobile page that reloads the current page.
Public classSPMobileSaveNavigation Renders a clickable control on a SharePoint mobile web site page that will save the item the user has created, such as a list item, blog post, or blog comment.
Public classSPMobileTemplateSelector Selects, based on current context information such as type of site and type of list, a RenderingTemplate template to render part of a mobile page.
Public classSPMobileTextField Renders, on a mobile page, a field for a single line of text.
Public classSPMobileTextFieldValidator Verifies the value of a single line of text field on a mobile page.
Public classSPMobileUpFolderNavigation Renders a link to the parent folder of the current subfolder on a mobile SharePoint site.
Public classSPMobileUrlField Renders, on a mobile page, a field for a URL.
Public classSPMobileUrlFieldValidator Verifies the value of a URL field on a mobile page.
Public classSPMobileUrlRedirection Specifies the file name and URL of a page to which a mobile device should be redirected.
Public classSPMobileUserField Renders, on a mobile page, a field in which a user is looked up in a list of users.
Public classSPMobileWeb Renders the title of a mobile Web site by using a child label control.
Public classSPMobileWebContents Specifies the ID of the <RenderingTemplate> that is used when rendering the main contents area of a mobile home page.
Public classSPMobileWebNavigation Specifies the ID of the <RenderingTemplate> that is used when rendering the footer area of a mobile home page.
Public classSPMobileWebPageLibraryItemFieldIterator Renders the fields in the current Web page library item by creating the controls for each field, subject to certain exclusions.
Public classSPMobileWebTemplateSelector Selects, based on the type of the current site, a RenderingTemplate template to either render a section (Header, Contents, or Footer) of a mobile home page or redirect the mobile device to a home page.
Public classSPMobileWebTitle Specifies, for a particular Web type (BLOG or STS, or a custom Web type), the ID of the <RenderingTemplate> that is used when rendering the header area of a mobile home page.
Public classSPMobileWebUrlRedirect Specifies, for a particular Web type (such as BLOG, WIKI, STS, MPS, or a custom Web type), the ID of the <RenderingTemplate> that identifies the file that serves as the site's home page for mobile devices.
Public classSPMoblogPage Represents a page on a type of SharePoint site that is designed for viewing on the small screens of mobile devices.
 EnumerationDescription
Public enumerationSPMobileListViewIteratorFormat Specifies the format of a list of mobile list views, either drop-down or paginated list.
Public enumerationSPMobilePageType Specifies the major types of SharePoint mobile web pages.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker