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