Click or drag to resize
WebPartLayoutException Constructor
Constructor.

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

Parameters

message
Type: SystemString
Message
See Also