Method IsSupportedFile
IsSupportedFile(string?)
Gets whether specified file is supported for preview by this item.
public virtual bool IsSupportedFile(string? fileName)
Parameters
fileNamestringPath to file.
Gets whether specified file is supported for preview by this item.
public virtual bool IsSupportedFile(string? fileName)
fileName stringPath to file.