File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
controls/tilelist/tiles/client-side-programming Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ This article explains the client-side properties and methods **[RadLiveTile]({%s
29
29
| get_updateInterval()|| Int| Gets the interval (in milliseconds) after which the tile will automatically update the content.|
30
30
| get_value()|| string| Gets the Value property that is sent as a parameter to the webservice.|
31
31
| 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.|
33
32
| set_value()| string|| Sets the Value property that is sent as a parameter to the webservice.|
34
33
35
34
You can’t perform that action at this time.
0 commit comments