Click or drag to resize
WebPartLayoutException Constructor
Constructor.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public WebPartLayoutException(
	string message
)

Parameters

message
Type: SystemString
Message
See Also