"Substitution control use:
By using of Asp.Net 2.0 new Substitution server control, we can dynamically call a method that returns a string in an output-cached web page. Means, the Substitution control will not be cached; even though it’s in output-cached
Read More