Classes

Class Description
FullUrlNamer

Summary

Creates a filename that includes the entire System.Uri of the request in the name.
NameHelper

Summary

A static helper class with functions that can be usefull when implementing the FileNamer interface.
SimpleUrlNamer

Summary

Creates a filename only out of the page portion of the System.Uri.

Interfaces

Interface Description
FileNamer

Summary

This helper interface allows you to retrieve an available file name to use to save files onto your disk drive.