C# Class Profiles.Profile.Modules.NetworkClusterFlash.Default

Inheritance: System.Web.UI.Page
显示文件 Open project: ProfilesRNS/ProfilesRNS

Protected Properties

Property Type Description
NetworkCluster global::Profiles.Profile.Modules.NetworkClusterFlash.NetworkCluster

Public Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() public method

public Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

NetworkCluster protected_oe property

NetworkRadial control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Profiles.Profile.Modules.NetworkClusterFlash.NetworkCluster NetworkCluster
return global::Profiles.Profile.Modules.NetworkClusterFlash.NetworkCluster