Click or drag to resize

PFWidgetBaseGetValidationResult Method

Validates the current widget.

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 GetValidationResult(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite

Return Value

Type: PFWidgetValidationResult
See Also