'Declaration
Public Overrides Sub Render( _ ByVal httpContext As System.Web.HttpContext _ )
'Usage
Dim instance As NBinaryResponseOutput Dim httpContext As System.Web.HttpContext instance.Render(httpContext)
public override void Render( System.Web.HttpContext httpContext )
Parameters
- httpContext