Gets or sets the external url that will be loaded over the Silverlight content.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public Uri SourceUrl { get; set; } |
| Visual Basic |
|---|
Public Property SourceUrl As Uri
Get
Set |
Remarks
See Also