New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

ImageTile Object

This article explains the client-side properties and methods RadImageTile exposes.

RadImageTile inherits the RadBaseTile type and has the API it provides in addition to the ImageTile specific methods.

RadImageTile Client-Side Methods

Name Parameters Return Type Description
get_imageUrl() String Returns the URL of the image displayed in the content container.
set_imageUrl(value) String Sets the URL of the image displayed in the content container.

See Also

In this article