Click or drag to resize

PFWidget_QuickAccessValidate Method

Validates the settings.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public override void Validate()
Exceptions
ExceptionCondition
ValidationException Query is not initialized. or Displayed field name is not initialized. or You must provide at least one filtering field name. or You must provide at least one content-type.
See Also