WebPartMobileExpandCollapseScriptManager constructor
NOTE: This API is now obsolete.
Inicializa uma nova instância da classe WebPartMobileExpandCollapseScriptManager .
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
<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.")> _
Public Sub New
'Uso
Dim instance As New 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.")]
public WebPartMobileExpandCollapseScriptManager()
Ver também
Referência
WebPartMobileExpandCollapseScriptManager class