Share via


PanelInfo.displayName field

Display name for the panel

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

Syntax

'Declaration
Public displayName As String
'Usage
Dim instance As PanelInfo
Dim value As String

value = instance.displayName

instance.displayName = value
public string displayName

See also

Reference

PanelInfo structure

PanelInfo members

Microsoft.SharePoint.Publishing.WebServices namespace