SPMobileComponent class

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Mobile.WebControls.SPMobileComponent
        

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class SPMobileComponent _
    Inherits WebControl
'Usage
Dim instance As SPMobileComponent
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class SPMobileComponent : WebControl

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Mobile.WebControls.SPMobileComponent
        Microsoft.SharePoint.Mobile.WebControls.SPMobileCreatedModifiedPanel
        Microsoft.SharePoint.Mobile.WebControls.SPMobileCreationType
        Microsoft.SharePoint.Mobile.WebControls.SPMobileDeleteMessageLabel
        Microsoft.SharePoint.Mobile.WebControls.SPMobileFieldMetaData
        Microsoft.SharePoint.Mobile.WebControls.SPMobileFolder
        Microsoft.SharePoint.Mobile.WebControls.SPMobileGenericListIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileHomePageRedirection
        Microsoft.SharePoint.Mobile.WebControls.SPMobileItemFieldIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileItemValidationFailedMessage
        Microsoft.SharePoint.Mobile.WebControls.SPMobileList
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListFieldIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListFieldRendering
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListItem
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListItemIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListTitleControl
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListView
        Microsoft.SharePoint.Mobile.WebControls.SPMobileListViewIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileNavigation
        Microsoft.SharePoint.Mobile.WebControls.SPMobilePageContents
        Microsoft.SharePoint.Mobile.WebControls.SPMobilePageNavigation
        Microsoft.SharePoint.Mobile.WebControls.SPMobilePageTitle
        Microsoft.SharePoint.Mobile.WebControls.SPMobilePicLibNavigation
        Microsoft.SharePoint.Mobile.WebControls.SPMobileSimpleViewListFieldIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileSubWebControls
        Microsoft.SharePoint.Mobile.WebControls.SPMobileTasks
        Microsoft.SharePoint.Mobile.WebControls.SPMobileTemplateSelector
        Microsoft.SharePoint.Mobile.WebControls.SPMobileThumbnail
        Microsoft.SharePoint.Mobile.WebControls.SPMobileThumbnailViewListFieldIterator
        Microsoft.SharePoint.Mobile.WebControls.SPMobileWeb