Click or drag to resize

AspNetMvcLayoutRendererBaseMvcDoAppend Method

Overload List
  NameDescription
Protected methodMvcDoAppend(StringBuilder, LogEventInfo, HttpContext)
Renders the specified ASP.NET Application variable and appends it to the specified StringBuilder.
Protected methodMvcDoAppend(StringBuilder, LogEventInfo, HttpContextBase)
Renders the specified ASP.NET Application variable and appends it to the specified StringBuilder.
Top
See Also