HTTPHelperIsDispositionInline Method |
Indicates if file with given extension should be displayed inline browser.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax public static bool IsDispositionInline(
string extension
)
Parameters
- extension
- Type: SystemString
File extension
Return Value
Type:
BooleanSee Also