Click or drag to resize
ExternalFile Class
Represents a file stored on external storage.
Inheritance Hierarchy
SystemObject
  CMS.Routing.WebExternalFile

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
public class ExternalFile

The ExternalFile type exposes the following members.

Constructors
  NameDescription
Public methodExternalFile
Initializes a new instance of an ExternalFile.
Top
Properties
  NameDescription
Public propertyETag
Defines an identifier representing specific version of a resource.
Public propertyLastModified
Defines point in time in which the external file was modified.
Top
See Also