Click or drag to resize
WebPartInfoProviderUpdateInheritedWebPartProperties Method

Note: This API is now obsolete.

CAUTION: This methods is only for special cases! It is called after upgrade to v8 and import of webparts from older versions. Modifies storage format of properties and system properties of inherited webparts.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This method is obsolete and will be removed in future versions. There is no replacement provided.")]
public static void UpdateInheritedWebPartProperties()
See Also