ToolkitSchema Schema
Element | Description |
---|---|
Controls | The top-level element containing all of the toolkit support information and the mapping of custom classes to their corresponding custom support classes. |
Controls\Control | Maps each custom control to its corresponding custom support class. |
Controls\Control\CustomRecordReplay | Parent element for the ImplementationClass element. |
Controls\Control\CustomRecordReplay\ImplementationClass | The fully qualified name of the custom support class corresponding to the custom class defined in the Control element's Type attribute. |