Click or drag to resize
LayoutMasterException Constructor (String)
Initializes a new instance of the LayoutMasterException class

Namespace: ConnectedApps.Cms.Exceptions
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LayoutMasterException(
	string message
)

Parameters

message
Type: SystemString
See Also