| | Class | Description |
|---|
.png) | SPMobileAttachmentsField |
Renders a field that holds one or more attachments to files.
|
.png) | SPMobileBaseChoiceField |
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.
|
.png) | SPMobileBaseFieldControl |
Provides rendering of a field, including conditional rendering relative to page type.
|
.png) | SPMobileBaseNumberField |
Renders a field that holds a number value (a Double).
|
.png) | SPMobileBaseNumberFieldValidator |
Provides validation of the Double values of controls that are derived from SPBaseNumberField.
|
.png) | SPMobileBaseTextField |
Renders a field that holds a string value.
|
.png) | SPMobileBooleanField |
Renders a field that holds a Boolean value.
|
.png) | SPMobileButtonNavigation |
Renders a clickable control, usually in the Footer (Navigation) section of a mobile page, that performs a function and causes a postback.
|
.png) | SPMobileCalculatedField |
Renders a field that holds a calculated value.
|
.png) | SPMobileCancelNavigation |
Renders a clickable Cancel control on a form for a mobile site.
|
.png) | SPMobileCategoryPicker |
Renders a control for selecting a category from the Categories list on a mobile blog site.
|
.png) | SPMobileChoiceField |
Renders a field that gets a value when a user picks exactly one option from a finite number of options.
|
.png) | SPMobileCommentsCancelNavigation |
Renders a clickable Cancel control on a create comment form for a mobile blog site.
|
.png) | SPMobileCommentsDeleteNavigation |
Renders a clickable Delete control on a Delete Comment form for a mobile blog site.
|
.png) | SPMobileCommentsDeletePageNavigation |
Renders a hyperlink to a page on a mobile blog site on which a comment can be deleted.
|
.png) | SPMobileCommentsItemFieldIterator |
Renders the fields in the current comment by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobileCommentsListItemIterator |
Renders a list of comments on a mobile blog site that are returned by a query.
|
.png) | SPMobileCommentsListViewNavigation |
Renders a link to a page that shows a list of comments for a post on a mobile blog site.
|
.png) | SPMobileCommentsNavigation |
Renders a link to a Comments-oriented page on a mobile blog site.
|
.png) | SPMobileCommentsNewFormNavigation |
Renders a link to a form on which a user can create a new comment for a post on a mobile blog site.
|
.png) | SPMobileCommentsSaveNavigation |
Renders a clickable control on a "create comment" form, for a mobile blog site, that saves the comment.
|
.png) | SPMobileCommentsTitleControl |
Renders a control for the title of a list of comments on a mobile blog site.
|
.png) | SPMobileComponent |
Provides the common behaviors of mobile rendering controls in Windows SharePoint Services.
|
.png) | SPMobileCompositeField |
Specifies the ID of a RenderingTemplate for composite fields on mobile web sites.
|
.png) | SPMobileComputedField |
Renders, on a mobile page, a field whose value is computed at run time.
|
.png) | SPMobileControlContainer |
Groups child controls together to improve the chance that they are not split by pagination and to enable common formatting.
|
.png) | SPMobileCreationType |
Renders the creation type of a list item by using a child label control.
|
.png) | SPMobileCurrencyField |
Renders, on a mobile page, a field for a currency value.
|
.png) | SPMobileCurrentDateTimeSpecificField |
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.
|
.png) | SPMobileDateTimeField |
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.
|
.png) | SPMobileDateTimeFieldValidator |
Verifies the value of a SPFieldDateTime on a mobile page.
|
.png) | SPMobileDeleteMessageLabel |
Renders the text of the confirmation message that is presented to the user after an attempt to delete a list item.
|
.png) | SPMobileDeleteNavigation |
Renders a clickable delete control on a form for a mobile Web site.
|
.png) | SPMobileDeletePageNavigation |
Renders a hyperlink to a page on a mobile web site on which a list item can be deleted.
|
.png) | SPMobileDiscussionBoardSaveNavigation |
Renders a clickable control on a "create discussion board" form, for a mobile Web site, that saves the discussion board.
|
.png) | SPMobileDiscussionFieldIterator |
Renders the fields for a discussion folder item by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobileDispFormNavigation |
Renders a link to a form that displays a particular item from a list.
|
.png) | SPMobileEditFormNavigation |
Renders a link to a form that enables the editing of a particular item from a list.
|
.png) | SPMobileEventsCancelNavigation |
Renders a clickable Cancel control on a create event or edit event form for a mobile site.
|
.png) | SPMobileEventsEditFormNavigation |
Renders a link to a form that enables the editing of a particular event.
|
.png) | SPMobileEventsListItemIterator |
Renders a list of events that are returned by a query.
|
.png) | SPMobileEventsSaveNavigation |
Renders a clickable control on a "create event" or "edit event" form that saves the event on a mobile web site.
|
.png) | SPMobileFieldLabel |
Renders the label for a column value for a list item.
|
.png) | SPMobileFieldMetaData |
Provides two crucial properties DisplayName, and InternalName, that needed by all field-rendering controls on mobile pages in Windows SharePoint Services 3.0.
|
.png) | SPMobileFieldProperty |
Renders a property of a field in a mobile context.
|
.png) | SPMobileFieldPropertyLabel |
Renders the name of a property of the current field by using a child label control.
|
.png) | SPMobileFieldValidator |
Verifies that the value (in the UI) of a particular field for a particular list item meets any restrictions on values for that field.
|
.png) | SPMobileFileField |
Renders, on a mobile page, a field that holds a file.
|
.png) | SPMobileFolder |
Renders the name of a folder by using a child label control.
|
.png) | SPMobileFolderFieldIterator |
Renders the fields for a folder item by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobileForm |
Groups mobile controls together.
|
.png) | SPMobileFormattedString |
Renders a string to which composite formatting is applied.
|
.png) | SPMobileFormDigest |
Inserts a security validation in a mobile Web site page.
|
.png) | SPMobileHomePageNavigation |
Renders a link to the home page of a mobile web site.
|
.png) | SPMobileImageSizeSpecificField |
Represents a field (column) in a list of images that contains the dimensions of an image.
|
.png) | SPMobileItemFieldIterator |
Renders the fields in the current list item by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobileLinkNavigation |
Renders, on a mobile page, usually in the Footer (Navigation) section, a link control that opens a page.
|
.png) | SPMobileList |
Renders a list on a mobile page.
|
.png) | SPMobileListContents |
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.
|
.png) | SPMobileListField |
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.
|
.png) | SPMobileListFieldIterator |
Specifies a template for rendering the fields of a list item or folder.
|
.png) | SPMobileListFieldRendering |
Specifies the <RenderingTemplate> that renders a field on a mobile list view or form.
|
.png) | SPMobileListFieldSelector |
Specifies the name of the <RenderingTemplate> element to be used when rendering a field on a mobile form.
|
.png) | SPMobileListItem |
Renders the title of an item on its display form and edit form by using a child label control.
|
.png) | SPMobileListItemIterator |
Renders a list of items that are returned by a query.
|
.png) | SPMobileListIterator |
Renders the list of lists for a mobile site.
|
.png) | SPMobileListNavigation |
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.
|
.png) | SPMobileListTemplateSelector |
Selects, based on the current type of list, a RenderingTemplate template to render a list on a mobile page.
|
.png) | SPMobileListTitle |
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.
|
.png) | SPMobileListTitleControl |
Renders the title of a list on a mobile Web site by using a child label or link control.
|
.png) | SPMobileListView |
Renders the title of a mobile list view on the page by using a child label or child link control.
|
.png) | SPMobileListViewIterator |
Renders the list of mobile views for a list.
|
.png) | SPMobileListViewNavigation |
Renders a link to a page that shows a list.
|
.png) | SPMobileLogoutPageNavigation |
Renders a clickable control, on a mobile page, that opens a logout page.
|
.png) | SPMobileLookupField |
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.
|
.png) | SPMobileMailToSpecificField |
Renders a link that opens a new outgoing e-mail message.
|
.png) | SPMobileModStatField |
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.
|
.png) | SPMobileMultiChoiceField |
Renders a field, on a mobile page, in which users can select multiple values.
|
.png) | SPMobileMultipleLookupField |
Renders a lookup field, on a mobile page, for which users can select multiple values.
|
.png) | SPMobileMultiUserField |
Renders a field, on a mobile page, in which multiple users and groups can be selected.
|
.png) | SPMobileNavigation |
Renders a clickable control that performs some action on a mobile page; typically, the action is to open another page.
|
.png) | SPMobileNewFormNavigation |
Renders a link to a form on which a user can create a new item for a list.
|
.png) | SPMobileNoteField |
Renders, on a mobile page, a field that holds a note.
|
.png) | SPMobileNoteFieldValidator |
Verifies the value of a field that holds a note.
|
.png) | SPMobileNumberField |
Renders a field, on a mobile page, that holds a Double.
|
.png) | SPMobileNumberFieldValidator |
Verifies the value in a field that holds a Double.
|
.png) | SPMobilePage |
Represents a page on a Web site that is designed for viewing on the small screens of mobile devices.
|
.png) | SPMobilePageContents |
Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the main contents of a mobile Web page.
|
.png) | SPMobilePageNavigation |
Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the navigation (footer) area of a mobile Web page.
|
.png) | SPMobilePageTitle |
Specifies the ID of the entry point <RenderingTemplate> that is used when rendering the title of a mobile Web page.
|
.png) | SPMobilePaginateNavigation |
Renders a control consisting of hyperlinks to the first and last pages of a paginated set.
|
.png) | SPMobilePhoneCallSpecificField |
Renders a telephone number.
|
.png) | SPMobilePostsCancelNavigation |
Renders a clickable cancel control on a Create Post form for a mobile blog site.
|
.png) | SPMobilePostsDeleteNavigation |
Renders a clickable delete control on a delete post form for a mobile blog site.
|
.png) | SPMobilePostsDispFormNavigation |
Renders a link to a page that displays a particular post on a mobile blog site.
|
.png) | SPMobilePostsHomePageNavigation |
Renders a link to the home page of a mobile blog site.
|
.png) | SPMobilePostsItemFieldIterator |
Renders the fields in the current post by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobilePostsListItemIterator |
Renders a list of posts on a mobile blog site that are returned by a query.
|
.png) | SPMobilePostsListNavigation |
Specifies the ID of the <RenderingTemplate> that is used when rendering the footer area of a list of posts on a mobile Web site.
|
.png) | SPMobilePostsListTitle |
Specifies the ID of the <RenderingTemplate> that is used when rendering the header area of a list of posts on a mobile web site.
|
.png) | SPMobilePostsListViewNavigation |
Renders a link to a page that shows a list of posts on a mobile blog site.
|
.png) | SPMobilePostsNewFormNavigation |
Renders a link to a form on which a user can create a new post on a mobile blog site.
|
.png) | SPMobilePostsRefreshNavigation |
Renders a clickable control, on the posts list page of a mobile blog site, that reloads the posts list page.
|
.png) | SPMobilePostsSaveNavigation |
Renders a clickable control on a "create post" form, for a mobile blog site, that saves the post, but does not publish it.
|
.png) | SPMobilePublishNavigation |
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.
|
.png) | SPMobileRecurrenceField |
Renders, on a mobile page, a field on a list of meetings that indicates whether the item is a recurring meeting.
|
.png) | SPMobileRefreshNavigation |
Renders a clickable control on a Windows SharePoint Services 3.0 mobile page that reloads the current page.
|
.png) | SPMobileSaveNavigation |
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.
|
.png) | SPMobileTemplateSelector |
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.
|
.png) | SPMobileTextField |
Renders, on a mobile page, a field for a single line of text.
|
.png) | SPMobileTextFieldValidator |
Verifies the value of a single line of text field on a mobile page.
|
.png) | SPMobileUpFolderNavigation |
Renders a link to the parent folder of the current subfolder on a mobile SharePoint site.
|
.png) | SPMobileUrlField |
Renders, on a mobile page, a field for a URL.
|
.png) | SPMobileUrlFieldValidator |
Verifies the value of a URL field on a mobile page.
|
.png) | SPMobileUrlRedirection |
Specifies the file name and URL of a page to which a mobile device should be redirected.
|
.png) | SPMobileUserField |
Renders, on a mobile page, a field in which a user is looked up in a list of users.
|
.png) | SPMobileWeb |
Renders the title of a mobile Web site by using a child label control.
|
.png) | SPMobileWebContents |
Specifies the ID of the <RenderingTemplate> that is used when rendering the main contents area of a mobile home page.
|
.png) | SPMobileWebNavigation |
Specifies the ID of the <RenderingTemplate> that is used when rendering the footer area of a mobile home page.
|
.png) | SPMobileWebPageLibraryItemFieldIterator |
Renders the fields in the current Web page library item by creating the controls for each field, subject to certain exclusions.
|
.png) | SPMobileWebTemplateSelector |
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.
|
.png) | SPMobileWebTitle |
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.
|
.png) | SPMobileWebUrlRedirect |
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.
|
.png) | SPMoblogPage |
Represents a page on a type of SharePoint site that is designed for viewing on the small screens of mobile devices.
|