The following XML pseudocode describes the <staticFile> section of the configuration file. The Configuration topic describes the syntax used in the description of the configuration elements.
<staticFile>
XML
<staticFile cacheControl="string"
enableOutputCache="bool"
expirationTime="TimeSpan" />
<staticFile> Element Attributes
Note: The staticFile element is optional. The following default configuration values are set in code and are overriden if other values are specified in the web.config file.