Click or drag to resize
WebPartLayoutException Class
Web part layout exception.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.PortalEngineWebPartLayoutException

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax
C#
public class WebPartLayoutException : Exception

The WebPartLayoutException type exposes the following members.

Constructors
  NameDescription
Public methodWebPartLayoutException
Constructor.
Top
See Also