Click or drag to resize
FileUrlOptionsAttachmentContentDisposition Property
Gets or sets a value that indicates whether the web browser will require some form of action from the user to open it.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public bool AttachmentContentDisposition { get; set; }

Property Value

Type: Boolean
See Also