SPABuilder.FileTypes Class Reference

Detailed Description

A global class for file type related methods.

Static Public Member Functions

static bool IsImage (string fileType)
 Checks if the given lower case type is an image. More...
 

Member Function Documentation

static bool SPABuilder.FileTypes.IsImage ( string  fileType)
inlinestatic

Checks if the given lower case type is an image.

Parameters
fileTypeThe type to check.
Returns
True if the type is an image filetype.