Click or drag to resize

WebFormBlockCondition Property

Gets or sets the rule specifying when the block is shown or hidden, client-side. Currently not used.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebFormBlockCondition Condition { get; set; }

Property Value

Type: WebFormBlockCondition
See Also