Click or drag to resize

WebFormGetAllBlocks Method

Gets all blocks, recursively.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<WebFormBlock> GetAllBlocks()

Return Value

Type: ListWebFormBlock
ListT
See Also