Click or drag to resize

PFDataWidgetTSettingsValidate Method

Validates the current widget.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
protected override void Validate(
	PFSite site,
	PFWidgetValidationResult validationResult
)

Parameters

site
Type: Packflow.CorePFSite
validationResult
Type: Packflow.Core.WidgetsPFWidgetValidationResult
See Also