Silverlight.DefaultScriptType Property
Gets a reference to the client type that is created by default if the Silverlight.ScriptType property is not specified.
Namespace: System.Web.UI.SilverlightControls
Assembly: System.Web.Silverlight (in System.Web.Silverlight.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultScriptType As String
Get
'Usage
Dim value As String
value = Me.DefaultScriptType
protected virtual string DefaultScriptType { get; }
Property Value
Type: System.String
The string "Sys.UI.Silverlight.Control".
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.