C# 클래스 Profiles.Profile.Modules.NetworkRadial.NetworkRadial

파일 보기 프로젝트 열기: ProfilesRNS/ProfilesRNS

보호된 프로퍼티들

프로퍼티 타입 설명
divSwfScript global::System.Web.UI.HtmlControls.HtmlGenericControl
iFrameFlashGraph global::System.Web.UI.HtmlControls.HtmlGenericControl
lblProfileName global::System.Web.UI.WebControls.Label
litNetworkText global::System.Web.UI.WebControls.Literal

공개 메소드들

메소드 설명
NetworkRadial ( ) : System
NetworkRadial ( XmlDocument data, List moduleparams, XmlNamespaceManager namespaces ) : System

보호된 메소드들

메소드 설명
InitAssets ( ) : void
Page_PreRender ( object sender, EventArgs e ) : void

메소드 상세

InitAssets() 보호된 메소드

protected InitAssets ( ) : void
리턴 void

NetworkRadial() 공개 메소드

public NetworkRadial ( ) : System
리턴 System

NetworkRadial() 공개 메소드

public NetworkRadial ( XmlDocument data, List moduleparams, XmlNamespaceManager namespaces ) : System
data XmlDocument
moduleparams List
namespaces XmlNamespaceManager
리턴 System

Page_PreRender() 보호된 메소드

protected Page_PreRender ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

divSwfScript 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

iFrameFlashGraph 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

lblProfileName 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

litNetworkText 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Literal