DataLayer.Static
The DataLayer.Static element gives developers the ability create a datalayer and "hard-code" data rows directly into it. This can be useful for providing fixed options for Input controls, and for testing and debugging
The following topics introduce you to the DataLayer.Static element:
DataLayer.Static Attributes
The DataLayer.Static element has no attributes other than an ID. It's not required but we recommend, for easier debugging, that you always provide a unique ID for datalayers.