Logout_cshtml.RenderSection Method

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. (Inherited from WebPageBase.)
Public method RenderSection(String, Boolean) In layout pages, renders the content of a named section and specifies whether the section is required. (Inherited from WebPageBase.)

Top

See Also

Reference

Logout_cshtml Class

System.Web.WebPages.Administration Namespace