WebPartMobileExpandCollapseScriptManager - Classe

Remarque : cette API est désormais obsolète.

Fournit le rendu d'ECMAScript (JavaScript et JScript) qui implémente l'extension de visual et de réduire d'un composant WebPart sur une page mobile.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      Microsoft.SharePoint.WebPartPages.WebPartMobileExpandCollapseScriptManager

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class WebPartMobileExpandCollapseScriptManager _
    Inherits MobileControl
'Utilisation
Dim instance As WebPartMobileExpandCollapseScriptManager
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class WebPartMobileExpandCollapseScriptManager : MobileControl

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

WebPartMobileExpandCollapseScriptManager - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms