United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
WebViewPage Class
WebViewPage Methods
BeginContext Method
ConfigurePage Method
EndContext Method
ExecutePageHierarchy Method
InitHelpers Method
RenderSection Method
SetViewData Method
Write Method
WriteAttributeTo Method
This topic has not yet been rated
-
Rate this topic
WebViewPage Methods
The
WebViewPage
type exposes the following members.
Methods
Name
Description
BeginContext(Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
BeginContext(String, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
BeginContext(TextWriter, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
BeginContext(TextWriter, String, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
ConfigurePage
Sets the view context and view data for the page.
(Overrides
WebPageBase
.
ConfigurePage(WebPageBase)
.)
DefineSection
(Inherited from
WebPageBase
.)
EndContext(Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
EndContext(String, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
EndContext(TextWriter, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
EndContext(TextWriter, String, Int32, Int32, Boolean)
(Inherited from
WebPageExecutingBase
.)
Equals
(Inherited from
Object
.)
Execute
(Inherited from
WebPageExecutingBase
.)
ExecutePageHierarchy
()
Runs the page hierarchy for the ASP.NET Razor execution pipeline.
(Overrides
WebPageBase
.
ExecutePageHierarchy
()
.)
ExecutePageHierarchy(WebPageContext, TextWriter)
(Inherited from
WebPageBase
.)
ExecutePageHierarchy(WebPageContext, TextWriter, WebPageRenderingBase)
(Inherited from
WebPageBase
.)
Finalize
(Inherited from
Object
.)
GetHashCode
(Inherited from
Object
.)
GetOutputWriter
(Inherited from
WebPageBase
.)
GetType
(Inherited from
Object
.)
Href
(Inherited from
WebPageExecutingBase
.)
InitHelpers
Initializes the
AjaxHelper
,
HtmlHelper
, and
UrlHelper
classes.
InitializePage
(Inherited from
WebPageBase
.)
IsSectionDefined
(Inherited from
WebPageBase
.)
MemberwiseClone
(Inherited from
Object
.)
NormalizePath
(Inherited from
WebPageExecutingBase
.)
PopContext
(Inherited from
WebPageBase
.)
PushContext
(Inherited from
WebPageBase
.)
RenderBody
(Inherited from
WebPageBase
.)
RenderPage
(Inherited from
WebPageBase
.)
RenderSection(String)
(Inherited from
WebPageBase
.)
RenderSection(String, Boolean)
(Inherited from
WebPageBase
.)
SetViewData
Sets the view data.
ToString
(Inherited from
Object
.)
Write(HelperResult)
(Inherited from
WebPageBase
.)
Write(Object)
(Inherited from
WebPageBase
.)
WriteAttribute
(Inherited from
WebPageExecutingBase
.)
WriteAttributeTo(TextWriter, String, PositionTagged
<
String
>
, PositionTagged
<
String
>
,
AttributeValue
[]
)
(Inherited from
WebPageExecutingBase
.)
WriteAttributeTo(String, TextWriter, String, PositionTagged
<
String
>
, PositionTagged
<
String
>
,
AttributeValue
[]
)
(Inherited from
WebPageExecutingBase
.)
WriteLiteral
(Inherited from
WebPageBase
.)
Top
See Also
Reference
WebViewPage Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)