Click or drag to resize
HTTPHelperDispositionInlineExtensions Property
List of file extensions for which the default disposition is inline. (Beside image, '.html' and '.htm' extensions, default extensions are '.pdf', '.swf')

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string DispositionInlineExtensions { get; }

Property Value

Type: String
See Also