Table of Contents

Interface IFileEditorRenderer

Namespace
Dynamicweb.Content.Items.Editors
Assembly
Dynamicweb.dll
[Obsolete("Do not use")]
public interface IFileEditorRenderer

Methods

GetMimeMapping(string)

string GetMimeMapping(string e)

Parameters

e string

Returns

string

HasValue(FileEditor)

bool HasValue(FileEditor fileEditor)

Parameters

fileEditor FileEditor

Returns

bool
To top