Developer Codex

Building Blocks

When building blocks one must:

  1. Ensure that block settings are updated without having to do a full page reload via the Block_BlockUpdated event.
    1. Page.OnInit event delegate wireup.

Block_BlockUpdated event handler method.