TemplateStack Methods

Include Protected Members
Include Inherited Members

The TemplateStack type exposes the following members.

Methods

  Name Description
Public methodStatic member GetCurrentTemplate Returns the current template file from the specified HTTP context.
Public methodStatic member Pop Removes and returns the template file that is at the top of the stack in the specified HTTP context.
Public methodStatic member Push Inserts a template file at the top of the stack in the specified HTTP context.

Top

See Also

Reference

TemplateStack Class

System.Web.WebPages Namespace