Configuring Dynamically Created User Controls Containing UpdatePanel(couldbedone.blogspot.com)
submitted by
crpietschmann(11.3k) 4 years, 6 months ago
UpdatePanel is a rare ASP.NET (actually ASP.NET AJAX Extensions) control which benefits from the TemplateInstanceAttribute and especially TemplateInstance.Single case. Its ContentTemplate property is decorated with [TemplateInstance(TemplateInstance.Single)] attribute. This setting allows accessing declaratively created controls in the ContentTemplate via page fields generated by ASP.NET.
|category: ASP.NET
|Views: 109
tags:
dynamic LoadControl UpdatePanel AJAX ASP.NET another
Everyones tags:
Your Tags: