This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Helper method used to Respond to the request
that the file was not found.
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
protected static void RespondFileNotFound( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected Shared Sub RespondFileNotFound ( _ context As _ ) |
Parameters
- context
- HttpContext
Context.
See Also
BaseHttpHandler Class
Smartsite.Web Namespace