Occurs when the Prizm object is created on the page.
Visual Basic |
---|
Public Event OnInitialize() |
You should set any Initial... properties in this event handler. This is the only place you can set
the Initial... properties using scripting.
the Initial... properties using scripting.