SPMobileComponent Class
Provides the common behaviors of mobile rendering controls in Windows SharePoint Services.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPMobileComponent _
Inherits MobileControl _
Implements INamingContainer
Dim instance As SPMobileComponent
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPMobileComponent : MobileControl,
INamingContainer
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
Microsoft.SharePoint.MobileControls Namespace
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.MobileControls.SPMobileCategoryPicker
Microsoft.SharePoint.MobileControls.SPMobileCreationType
Microsoft.SharePoint.MobileControls.SPMobileDeleteMessageLabel
Microsoft.SharePoint.MobileControls.SPMobileFieldMetaData
Microsoft.SharePoint.MobileControls.SPMobileFolder
Microsoft.SharePoint.MobileControls.SPMobileItemFieldIterator
Microsoft.SharePoint.MobileControls.SPMobileList
Microsoft.SharePoint.MobileControls.SPMobileListFieldIterator
Microsoft.SharePoint.MobileControls.SPMobileListFieldRendering
Microsoft.SharePoint.MobileControls.SPMobileListItem
Microsoft.SharePoint.MobileControls.SPMobileListItemIterator
Microsoft.SharePoint.MobileControls.SPMobileListIterator
Microsoft.SharePoint.MobileControls.SPMobileListTitleControl
Microsoft.SharePoint.MobileControls.SPMobileListView
Microsoft.SharePoint.MobileControls.SPMobileListViewIterator
Microsoft.SharePoint.MobileControls.SPMobileNavigation
Microsoft.SharePoint.MobileControls.SPMobilePageContents
Microsoft.SharePoint.MobileControls.SPMobilePageNavigation
Microsoft.SharePoint.MobileControls.SPMobilePageTitle
Microsoft.SharePoint.MobileControls.SPMobileTemplateSelector
Microsoft.SharePoint.MobileControls.SPMobileUrlRedirection
Microsoft.SharePoint.MobileControls.SPMobileWeb