Implementing the features of the control
In this section you will implement the main features of the CoverFlow control. The CoverFlow presents the images from a selected album in a cover flow manner.
NOTE: This tutorial outlines only the main concepts of creating a Silverlight based control. You can find a full code sample for theCoverFlow control inside the samples project, which is shipped together with Sitefinity SDK.
The section contains the following:
- Using RadCoverFlow for Silverlight
- Making the Silverlight classes and methods scriptable
- Querying the images from an album
- Storing the images in a hidden field
- Passing the images to the Silverlight via javascript