MetaContainerNestedBaseconstruct Method |
Namespace: imbSCI.Reporting.meta.blocks
This method is meant to be called just after constructor and before compose or other application method.
It is not automatically called by constructor for easier prerequirements handling.
Inside the method it is safe to access parent, page, document or any other automatic property.
This method is meant to be called just once: it should remove any existing dynamically created nodes at beginning of execution - in purpose that any subsequent call produces the same result