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