WebPageBase.RenderSection Method

Include Protected Members
Include Inherited Members

In layout pages, renders the content of a named section.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RenderSection(String) In layout pages, renders the content of a named section.
Public method RenderSection(String, Boolean) In layout pages, renders the content of a named section and specifies whether the section is required.

Top

See Also

Reference

WebPageBase Class

System.Web.WebPages Namespace