PanelInfo members
Information about a the required tool panel in SharePoint Designer
The PanelInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
controlListId | A unique identifier for the control list this panel contains | |
displayName | Display name for the panel | |
panelTypeIdentifier | A 0 indexed identifier for the type of panel. The maxium number is currently limited to 9. |
Top