WebPageExecutingBase
WebPageExecutingBase()
App
AppState
Context
VirtualPath
VirtualPathFactory
BeginContext(Int32, Int32, Boolean)
BeginContext(String, Int32, Int32, Boolean)
BeginContext(TextWriter, Int32, Int32, Boolean)
BeginContext(TextWriter, String, Int32, Int32, Boolean)
EndContext(Int32, Int32, Boolean)
EndContext(String, Int32, Int32, Boolean)
EndContext(TextWriter, Int32, Int32, Boolean)
EndContext(TextWriter, String, Int32, Int32, Boolean)
Execute()
GetOutputWriter()
Href(String, Object[])
NormalizeLayoutPagePath(String)
NormalizePath(String)
Write(HelperResult)
Write(Object)
WriteAttribute(String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])
WriteAttributeTo(TextWriter, String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])
WriteAttributeTo(String, TextWriter, String, PositionTagged<String>, PositionTagged<String>, AttributeValue[])
WriteLiteral(Object)
WriteLiteralTo(TextWriter, Object)
WriteTo(TextWriter, HelperResult)
WriteTo(TextWriter, Object)
net481
namespace System.Web.WebPages
{
public abstract class WebPageExecutingBase
{
protected internal void BeginContext(TextWriter writer, int startPosition, int length, bool isLiteral);
}
}
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | System.Web.WebPages , Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.WebPages (3.3.0) net45 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API