Click or drag to resize
FileUrlOptions Class
Represents options that affect the file URL.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcFileUrlOptions

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class FileUrlOptions

The FileUrlOptions type exposes the following members.

Constructors
  NameDescription
Public methodFileUrlOptions
Top
Properties
  NameDescription
Public propertyAttachmentContentDisposition
Gets or sets a value that indicates whether the web browser will require some form of action from the user to open it.
Top
See Also