Class NetworkBrowserControl
Inheritance
System.Object
NetworkBrowserControl
Namespace: ArtOfTest.WebAii.Design.UI.Scheduling
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class NetworkBrowserControl : UserControl, IComponentConnector, IStyleConnector
Constructors
NetworkBrowserControl()
Declaration
public NetworkBrowserControl()
Properties
UrlToUse
Declaration
public Uri UrlToUse { get; }
Property Value
System.Uri
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|