Click or drag to resize

DuplicateWidgetGlobalNameException Constructor (String)

Creates a new instance of DuplicateWidgetGlobalNameException

Namespace:  Packflow.Core.Widgets
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public DuplicateWidgetGlobalNameException(
	string message
)

Parameters

message
Type: SystemString
See Also