What are the properties that have to be initialized for creating a Silverlight control using createSilverlight()? The properties ‘source’ and ‘elementID’ are to be initialized. The ‘source’ attribute can be a ‘.xaml’ file or an ‘.aspx’ file. The elementID can be a string that identifies the file.
|