<< Click to Display Table of Contents >> Accessing Controls |
At runtime the method FindControl() can be used to access the properties of a Control, which has been dumped into a VPE Document.
FindControl() uses the name of a control (as assigned in dycodoc) in order to identify it.