Sitecore 5.1.1 API

MainUtil.IsType Method

Checks if an object is of a given type

Overload List

Checks if an object is of a given type

public static bool IsType(object,Type);

Checks if an object is of a given type

public static bool IsType(Type,Type);

See Also

MainUtil Class | Sitecore Namespace