Share via


MobilePanel constructor

NOTE: This API is now obsolete.

Initializes a new instance of a MobilePanel object.

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

Syntax

'Declaration
<ObsoleteAttribute("The Microsoft.SharePoint.Publishing.WebControls.MobilePanel class has been deprecated and should not be used. The Microsoft.SharePoint.Publishing.WebControls.DeviceChannelPanel class should be used instead.")> _
Public Sub New
'Usage

Dim instance As New MobilePanel()
[ObsoleteAttribute("The Microsoft.SharePoint.Publishing.WebControls.MobilePanel class has been deprecated and should not be used. The Microsoft.SharePoint.Publishing.WebControls.DeviceChannelPanel class should be used instead.")]
public MobilePanel()

See also

Reference

MobilePanel class

MobilePanel members

Microsoft.SharePoint.Publishing.WebControls namespace