WebPartInfoProviderSetWebPartInfo Method |
Sets the specified WebPart info data.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static void SetWebPartInfo(
WebPartInfo infoObj
)
Parameters
- infoObj
- Type: CMS.PortalEngineWebPartInfo
CultureInfo object to set (save as new or update existing)
See Also