Share via


PanelInfo.controlListId field

A unique identifier for the control list this panel contains

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

Syntax

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

value = instance.controlListId

instance.controlListId = value
public string controlListId

See also

Reference

PanelInfo structure

PanelInfo members

Microsoft.SharePoint.Publishing.WebServices namespace