Click or drag to resize
WebPartLayoutExceptionClone Method
Returns clone of the exception.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public override CMSException Clone()

Return Value

Type: CMSException
See Also