Skip to content

Commit fe53b75

Browse files
author
Marin Bratanov
committed
docs(tileList): remove unimplemented method from docs
1 parent 2383e3f commit fe53b75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controls/tilelist/tiles/client-side-programming/livetile-object.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ This article explains the client-side properties and methods **[RadLiveTile]({%s
2929
|get_updateInterval()||Int|Gets the interval (in milliseconds) after which the tile will automatically update the content.|
3030
|get_value()||string|Gets the Value property that is sent as a parameter to the webservice.|
3131
|set_clientTemplate(value)|String||Sets the HTML template that will be instantiated in the tile after live data request.|
32-
|set_updateInterval(value)|Int||Sets the interval (in milliseconds) after which the tile will automatically update the content.|
3332
|set_value()|string||Sets the Value property that is sent as a parameter to the webservice.|
3433

3534

0 commit comments

Comments
 (0)