C# Class Profiles.Profile.Modules.NetworkCluster.NetworkCluster

Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Protected Properties

Свойство Type Description
divSwfScript global::System.Web.UI.HtmlControls.HtmlGenericControl
iFrameFlashGraph global::System.Web.UI.HtmlControls.HtmlGenericControl
lblProfileName global::System.Web.UI.WebControls.Label
lblProfileName1 global::System.Web.UI.WebControls.Label
litNetworkText global::System.Web.UI.WebControls.Literal

Méthodes publiques

Méthode Description
NetworkCluster ( ) : System
NetworkCluster ( XmlDocument data, List moduleparams, XmlNamespaceManager namespaces ) : System

Méthodes protégées

Méthode Description
InitAssets ( ) : void
Page_PreRender ( object sender, EventArgs e ) : void

Method Details

InitAssets() protected méthode

protected InitAssets ( ) : void
Résultat void

NetworkCluster() public méthode

public NetworkCluster ( ) : System
Résultat System

NetworkCluster() public méthode

public NetworkCluster ( XmlDocument data, List moduleparams, XmlNamespaceManager namespaces ) : System
data XmlDocument
moduleparams List
namespaces XmlNamespaceManager
Résultat System

Page_PreRender() protected méthode

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

divSwfScript protected_oe property

divSwfScript control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divSwfScript
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

iFrameFlashGraph protected_oe property

iFrameFlashGraph control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl iFrameFlashGraph
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

lblProfileName protected_oe property

lblProfileName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProfileName
Résultat global::System.Web.UI.WebControls.Label

lblProfileName1 protected_oe property

lblProfileName1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblProfileName1
Résultat global::System.Web.UI.WebControls.Label

litNetworkText protected_oe property

litNetworkText control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litNetworkText
Résultat global::System.Web.UI.WebControls.Literal