|
||
If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.
|
Please note
The classes for managing web parts can be found in the CMS.PortalEngine namespace. |
•WebPartCategoryInfo - represents one web part category.
•WebPartCategoryInfoProvider - provides management functionality for web part categories.
•WebPartInfo - represents one web part.
•WebPartInfoProvider - provides management functionality for web parts.
•WebPartLayoutInfo - represents a custom layout for a specific web part.
•WebPartLayoutInfoProvider - provides management functionality for web part layouts.
•WebPartContainerInfo - represents one web part container.
•WebPartContainerInfoProvider - provides management functionality for web part containers.
•WebPartContainerInfo - represents a relationship between a web part container and a site.
•WebPartContainerInfoProvider - provides management functionality for container‑site relationships.
•WebPartInstance - represents a single instance of a web part.
•WebPartZoneInstance - represents an instance of a web part zone.