HelperPage.BeginContext Method

Include Protected Members
Include Inherited Members

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Puts all the helper statements into the context of the helper page.

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 methodStatic member BeginContext(String, Int32, Int32, Boolean) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Puts all the helper statements into the context of the helper page.
Public methodStatic member BeginContext(TextWriter, String, Int32, Int32, Boolean) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Puts all the helper statements into the context of the helper page.

Top

See Also

Reference

HelperPage Class

System.Web.WebPages Namespace