kentico_jurajo
-
8/4/2013 1:27:12 AM
RE:Archived document message
Hi,
There is no setting for this unfortunately. This sounds like you will have to handle the 404 events fully on your own. Once the 404 error is returned, you will check for which document it is - if the document is archived, you will return your custom page otherwise you will leave the defaults. This would have to be done in the CMSAppBase.cs file.
Best regards, Juraj Ondrus
|