Click or drag to resize

PFWidgetValidationResult Constructor

Creates a new instance of PFWidgetValidationResult

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 PFWidgetValidationResult(
	string widgetId
)

Parameters

widgetId
Type: SystemString
See Also