Click or drag to resize
WebPartLayoutException Class
Web part layout exception.
Inheritance Hierarchy
System.Object
  System.Exception
    CMS.PortalEngine.WebPartLayoutException

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

The WebPartLayoutException type exposes the following members.

Constructors
  NameDescription
Public methodWebPartLayoutException
Constructor.
Top
See Also