Checks if an object is of a given type
public static bool IsType(object,Type);
public static bool IsType(Type,Type);
MainUtil Class | Sitecore Namespace