CRMContainerBlock methods
- AddBlock(Block). Adds a block to a container.
- AddButton(ButtonString). Adds a button to the Container block.
- DeleteBlock(BlockName). Deletes the block from the container.
- GetBlock(BlockName). Returns a pointer to the specified block object that exists within the container.