Click or drag to resize
WebPartInfoProviderSetWebPartInfoInternal Method
Sets the specified WebPart info data.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void SetWebPartInfoInternal(
	WebPartInfo infoObj
)

Parameters

infoObj
Type: CMS.PortalEngineWebPartInfo
CultureInfo object to set (save as new or update existing)
See Also