Membres SPMobileComponent (Microsoft.SharePoint.MobileControls)

Provides the common behaviors of mobile rendering controls in Windows SharePoint Services.

Les tableaux suivants contiennent la liste des membres exposés par le type SPMobileComponent .

Constructeurs publics

  Nom Description
Méthode publique SPMobileComponent Initializes a new instance of the SPMobileComponent class.

Haut de page

Propriétés publiques

(voir aussi Propriétés protégées )

  Nom Description
Propriété publique Adapter  (hérité de MobileControl)
Propriété publique Alignment  (hérité de MobileControl)
Propriété publique AppRelativeTemplateSourceDirectory  (hérité de Control)
Propriété publique BackColor  (hérité de MobileControl)
Propriété publique BindingContainer  (hérité de Control)
Propriété publique BreakAfter  (hérité de MobileControl)
Propriété publique ClientID  (hérité de Control)
Propriété publique ControlMode Gets an object that specifies whether the control's mode is for the New form, the Display form, or the Edit form.
Propriété publique Controls  (hérité de Control)
Propriété publique CustomAttributes  (hérité de MobileControl)
Propriété publique DefaultTemplateName Gets the value of the ID attribute of the <RenderingTemplate> element that defines the rendering of the component.
Propriété publique DeviceSpecific  (hérité de MobileControl)
Propriété publique EllipsisEnabled Gets or sets a value indicating whether the control is capable of adding an ellipsis at the end of its rendered data when the data exceeds the mobile rendering limit.
Propriété publique EnableTheming  (hérité de MobileControl)
Propriété publique EnableViewState  (hérité de Control)
Propriété publique Field Gets or sets the field that is rendered when the SPMobileComponent is a field-rendering control.
Propriété publique FieldControlCollection Gets the collection of fields for the list when SPMobileComponent represents a list item.
Propriété publique FieldName  
Propriété publique FirstPage  (hérité de MobileControl)
Propriété publique Font  (hérité de MobileControl)
Propriété publique ForeColor  (hérité de MobileControl)
Propriété publique Form  (hérité de MobileControl)
Propriété publique ID  (hérité de Control)
Propriété publique IsForm Gets a value that indicates whether the page is a form, rather than a list view page or home page.
Propriété publique IsTemplated  (hérité de MobileControl)
Propriété publique IsView Gets a value that indicates whether the page is a list view, rather than a form or home page.
Propriété publique Item Gets or sets the current list item (which is the item that is rendered when SPMobileComponent represents a list item).
Propriété publique ItemId Gets or sets the ID of object in the Item property.
Propriété publique LastPage  (hérité de MobileControl)
Propriété publique Linkable Gets or sets a value that indicates whether SPMobileComponent can be a link to another page or form.
Propriété publique List Gets or sets the list that is rendered when SPMobileComponent represents a list.
Propriété publique ListId Gets or sets the ID of the object in the List property.
Propriété publique ListItem Gets or sets the current list item (which is the item that is rendered when SPMobileComponent represents a list item).
Propriété publique MobilePage  (hérité de MobileControl)
Propriété publique NamingContainer  (hérité de Control)
Propriété publique Page  (hérité de Control)
Propriété publique PageType Gets the type of current page.
Propriété publique Parent  (hérité de Control)
Propriété publique RecycleBinEnabled Gets a value that indicates whether the current application allows deleted items to be put into the Recycle Bin instead of deleted entirely.
Propriété publique Site  (hérité de Control)
Propriété publique SkinID  (hérité de MobileControl)
Propriété publique StyleReference  (hérité de MobileControl)
Propriété publique SubControlNumberLimit Gets the rendering limit for the component.
Propriété publique Template Gets or sets the template that controls rendering of the SPMobileComponent object.
Propriété publique TemplateControl  (hérité de Control)
Propriété publique TemplateName Gets or sets the ID attribute of a <RenderingTemplate> element that controls the rendering of the SPMobileComponent object.
Propriété publique TemplateSourceDirectory  (hérité de Control)
Propriété publique TextLengthLimit Specifies the maximum number of characters that can be rendered, for a given text-rendering control, on the mobile site.
Propriété publique UniqueID  (hérité de Control)
Propriété publique View Gets or sets the current view for the SPMobileComponent when it represents a list.
Propriété publique ViewId Gets or sets the GUID of the current view.
Propriété publique Visible  (hérité de Control)
Propriété publique VisibleWeight Substitué. Gets the approximate weight of the control in characters.
Propriété publique Web Gets the current SharePoint site.
Propriété publique Weightless Gets or sets a value indicating whether the control is considered weightless (having zero characters) for purposes of pagination.
Propriété publique Wrapping  (hérité de MobileControl)

Haut de page

Propriétés protégées

  Nom Description
Propriété protégée ChildControlsCreated  (hérité de Control)
Propriété protégée ClientIDSeparator  (hérité de Control)
Propriété protégée Context  (hérité de Control)
Propriété protégée DesignMode  (hérité de Control)
Propriété protégée Events  (hérité de Control)
Propriété protégée HasChildViewState  (hérité de Control)
Propriété protégée IdSeparator  (hérité de Control)
Propriété protégée InnerText  (hérité de MobileControl)
Propriété protégée IsChildControlStateCleared  (hérité de Control)
Propriété protégée IsEllipsisRenderingPageType Gets a value indicating whether the page type is capable of rendering an ellipsis when data is truncated because it exceeds the mobile rendering limit.
Propriété protégée IsEllipsisRenderingText Gets a value that specifies whether the text has exceeded the rendering limits for the mobile site.
Propriété protégée IsTrackingViewState  (hérité de Control)
Propriété protégée IsViewStateEnabled  (hérité de Control)
Propriété protégée LoadViewStateByID  (hérité de Control)
Propriété protégée MobileContext Gets an object holding information about the context that is especially relevant to mobile computing, such as the markup language of the mobile device.
Propriété protégée NeedEllipsisRendering Gets a value indicating whether the rendering of the component is truncated when the size of the component's text or child components or controls exceeds the rendering limit of the mobile site.
Propriété protégée PaginateChildren  (hérité de MobileControl)
Propriété protégée RegionalSettings Gets an object holding information about the cultural context.
Propriété protégée SharePointContext Gets an object holding context information about such objects as the current application, site collection, site, list, or list item.
Propriété protégée Style  (hérité de MobileControl)
Propriété protégée SubControlNumberLimitKey Gets a key that can be used to look up a mobile rendering limit value for the component.
Propriété protégée TextLengthLimitKey Specifies the constant defined in the mobile web.config file that is assigned the default rendering limit (the maximum number of characters that can be rendered) for the mobile component.
Propriété protégée ViewState  (hérité de Control)
Propriété protégée ViewStateIgnoresCase  (hérité de Control)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique AddLinkedForms  (hérité de MobileControl)
Méthode publique ApplyStyleSheetSkin  (hérité de MobileControl)
Méthode publique CreateDefaultTemplatedUI  (hérité de MobileControl)
Méthode publique DataBind  Surchargé. (hérité de Control)
Méthode publique Dispose  (hérité de Control)
Méthode publique EnsureTemplatedUI  (hérité de MobileControl)
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique FindControl  Surchargé. (hérité de Control)
Méthode publique Focus  (hérité de Control)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetTemplate  (hérité de MobileControl)
Méthode publique GetType  (hérité de Object)
Méthode publique HasControls  (hérité de Control)
Méthode publique IsVisibleOnPage  (hérité de MobileControl)
Méthode publique PaginateRecursive  (hérité de MobileControl)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique RenderChildren  (hérité de MobileControl)
Méthode publique RenderControl  Surchargé. (hérité de Control)
Méthode publique ResolveClientUrl  (hérité de Control)
Méthode publique ResolveFormReference  (hérité de MobileControl)
Méthode publique ResolveUrl  (hérité de MobileControl)
Méthode publique SetRenderMethodDelegate  (hérité de Control)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée AddedControl  (hérité de MobileControl)
Méthode protégée AddParsedSubObject  (hérité de MobileControl)
Méthode protégée AllowApprove Gets a value indicating whether the current user has permission to approve items submitted to the specified list.
Méthode protégée AllowDelete Gets a value indicating whether the current user has permission to delete the specified list item.
Méthode protégée AllowEdit Gets a value indicating whether the current user has permission to edit the specified list item.
Méthode protégée AllowNew Gets a value indicating whether the current user has permission to create new items for the specified list.
Méthode protégée AllowView Gets a value indicating whether the current user has permission to view the specified list item.
Méthode protégée BuildProfileTree  (hérité de Control)
Méthode protégée ClearChildControlState  (hérité de Control)
Méthode protégée ClearChildState  (hérité de Control)
Méthode protégée ClearChildViewState  (hérité de Control)
Méthode protégée CreateChildControls Substitué. Creates the child controls, if any, of the SPMobileComponent object.
Méthode protégée CreateControlCollection  (hérité de Control)
Méthode protégée CreateStyle  (hérité de MobileControl)
Méthode protégée CreateTemplatedUI  (hérité de MobileControl)
Méthode protégée DataBind  Surchargé. (hérité de Control)
Méthode protégée DataBindChildren  (hérité de Control)
Méthode protégée EnsureChildControls  (hérité de Control)
Méthode protégée EnsureID  (hérité de Control)
Méthode protégée Finalize  (hérité de Object)
Méthode protégée FindControl  Surchargé. (hérité de Control)
Méthode protégée GetAttribute  (hérité de MobileControl)
Méthode protégée GetDesignModeState  (hérité de Control)
Méthode protégée 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.
Méthode protégée GetParentMobileComponent Gets the parent SPMobileComponent object of the specified Control object.
Méthode protégée HasEvents  (hérité de Control)
Méthode protégée IsFileItem Gets a value indicating whether the SPMobileComponent object is a file in a document library.
Méthode protégée IsFolderItem Gets a value indicating whether the SPMobileComponent object is a folder.
Méthode protégée IsFormSubmitControl  (hérité de MobileControl)
Méthode protégée IsLiteralContent  (hérité de Control)
Méthode protégée IsRecurrenceItem Gets a value that indicates whether the SPMobileComponent object is a recurring event on an list of events.
Méthode protégée LoadControlState  (hérité de Control)
Méthode protégée LoadPrivateViewState  (hérité de MobileControl)
Méthode protégée LoadViewState  (hérité de MobileControl)
Méthode protégée MapPathSecure  (hérité de Control)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnBubbleEvent  (hérité de Control)
Méthode protégée OnDataBinding  (hérité de MobileControl)
Méthode protégée OnInit  (hérité de MobileControl)
Méthode protégée OnLoad Substitué. Represents the method that handles the Load event of a SPMobileComponent.
Méthode protégée OnPageChange  (hérité de MobileControl)
Méthode protégée OnPreRender  (hérité de MobileControl)
Méthode protégée OnRender  (hérité de MobileControl)
Méthode protégée OnUnload  (hérité de MobileControl)
Méthode protégée OpenFile  (hérité de Control)
Méthode protégée RaiseBubbleEvent  (hérité de Control)
Méthode protégée RemovedControl  (hérité de MobileControl)
Méthode protégée Render  (hérité de MobileControl)
Méthode protégée RenderControl  Surchargé. (hérité de Control)
Méthode protégée ResolveAdapter  (hérité de Control)
Méthode protégée SaveControlState  (hérité de Control)
Méthode protégée SavePrivateViewState  (hérité de MobileControl)
Méthode protégée SaveViewState  (hérité de MobileControl)
Méthode protégée SetAttribute  (hérité de MobileControl)
Méthode protégée SetDesignModeState  (hérité de Control)
Méthode protégée TrackViewState  (hérité de MobileControl)

Haut de page

Événements publics

  Nom Description
Événement public DataBinding  (hérité de Control)
Événement public Disposed  (hérité de Control)
Événement public Init  (hérité de Control)
Événement public Load  (hérité de Control)
Événement public PreRender  (hérité de Control)
Événement public Unload  (hérité de Control)

Haut de page

Implémentations d'interface explicites

  Nom Description
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.GetAttribute  (hérité de MobileControl)
Implémentation d'interface explicite Méthode System.Web.UI.IAttributeAccessor.SetAttribute  (hérité de MobileControl)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IParserAccessor.AddParsedSubObject  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IControlBuilderAccessor.ControlBuilder  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IControlDesignerAccessor.UserData  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.DataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.HasDataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.Expressions  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.HasExpressions  (hérité de Control)

Haut de page

Voir aussi

Référence

SPMobileComponent, classe
Microsoft.SharePoint.MobileControls, espace de noms