C# 클래스 MonoSoftware.MonoX.MasterPages.MonoX

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Demo-Pages

공개 프로퍼티들

프로퍼티 타입 설명
toolboxContentStyle string

보호된 프로퍼티들

프로퍼티 타입 설명
CatalogPaneView global::Telerik.Web.UI.RadPageView
ConnectionsPaneView global::Telerik.Web.UI.RadPageView
ControlsPaneView global::Telerik.Web.UI.RadPageView
EditorPaneView global::Telerik.Web.UI.RadPageView
PageTasksPaneView global::Telerik.Web.UI.RadPageView
adminMultiPage global::Telerik.Web.UI.RadMultiPage
appearanceEditorPart global::System.Web.UI.WebControls.WebParts.AppearanceEditorPart
autoRegisterCatalogPart global::MonoSoftware.MonoX.AutoRegisterCatalogPart
behaviorEditorPart global::System.Web.UI.WebControls.WebParts.BehaviorEditorPart
catalogZone global::MonoSoftware.MonoX.PortalCatalogZone
connectionsZone global::MonoSoftware.MonoX.PortalConnectionsZone
copiedCatalogPart global::MonoSoftware.MonoX.CopiedCatalogPart
cp global::System.Web.UI.WebControls.ContentPlaceHolder
cpeToolbox global::AjaxControlToolkit.CollapsiblePanelExtender
ctlPageTasks global::MonoSoftware.MonoX.Controls.PageTasks
declarativeCatalogPart global::System.Web.UI.WebControls.WebParts.DeclarativeCatalogPart
editorZone global::MonoSoftware.MonoX.CollapsibleEditorZone
hiddenCatalogPart global::MonoSoftware.MonoX.HiddenCatalogPart
imgHelp global::System.Web.UI.WebControls.Image
imgToggle global::System.Web.UI.WebControls.Image
importCatalogPart global::MonoSoftware.MonoX.PortalImportCatalogPart
layoutEditorPart global::System.Web.UI.WebControls.WebParts.LayoutEditorPart
lblConnectionsDescription global::System.Web.UI.WebControls.Label
lnkAdminDefault global::System.Web.UI.WebControls.HyperLink
lnkMonoHelp global::System.Web.UI.WebControls.HyperLink
lnkRefreshCache global::System.Web.UI.WebControls.HyperLink
loginNameShort global::System.Web.UI.WebControls.LoginName
loginStatusShort global::System.Web.UI.WebControls.LoginStatus
ltlCache global::System.Web.UI.WebControls.Literal
ltlClickHere global::System.Web.UI.WebControls.Literal
ltlControlsHeader global::System.Web.UI.WebControls.Literal
ltlInfo global::System.Web.UI.WebControls.Literal
ltlPortalAdmin global::System.Web.UI.WebControls.Literal
ltlSeparator global::System.Web.UI.WebControls.Literal
pnlToggle global::System.Web.UI.WebControls.Panel
pnlToolboxMain global::System.Web.UI.WebControls.Panel
propertyGridEditorPart global::MonoSoftware.MonoX.PropertyGridEditorPart
rptControls global::System.Web.UI.WebControls.Repeater
tabAdminStrip global::Telerik.Web.UI.RadTabStrip
tabCatalogPane global::Telerik.Web.UI.RadTab
tabConnectionsPane global::Telerik.Web.UI.RadTab
tabControlsPane global::Telerik.Web.UI.RadTab
tabEditorPane global::Telerik.Web.UI.RadTab
tabPageTasksPane global::Telerik.Web.UI.RadTab
tblTop global::System.Web.UI.HtmlControls.HtmlTable
toolbox_content global::System.Web.UI.HtmlControls.HtmlGenericControl
wpm global::MonoSoftware.MonoX.PortalWebPartManager

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void
PortalWebPartManager_Init ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
CheckCacheRefresh ( ) : void
GetControlName ( string fullPath ) : string

Retrieves the name of the control from its path.

LocalizeControls ( ) : void
ParseControlTree ( Control control, List colControls ) : Control

Recursively parses the control tree on the page.

RegisterHideOnLoadScript ( ) : void
SetRefreshCacheUrl ( ) : void
ToggleEditorZone ( ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e EventArgs
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e EventArgs
리턴 void

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e EventArgs
리턴 void

PortalWebPartManager_Init() 보호된 메소드

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

프로퍼티 상세

CatalogPaneView 보호되어 있는 프로퍼티

CatalogPaneView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadPageView CatalogPaneView
리턴 global::Telerik.Web.UI.RadPageView

ConnectionsPaneView 보호되어 있는 프로퍼티

ConnectionsPaneView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadPageView ConnectionsPaneView
리턴 global::Telerik.Web.UI.RadPageView

ControlsPaneView 보호되어 있는 프로퍼티

ControlsPaneView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadPageView ControlsPaneView
리턴 global::Telerik.Web.UI.RadPageView

EditorPaneView 보호되어 있는 프로퍼티

EditorPaneView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadPageView EditorPaneView
리턴 global::Telerik.Web.UI.RadPageView

PageTasksPaneView 보호되어 있는 프로퍼티

PageTasksPaneView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadPageView PageTasksPaneView
리턴 global::Telerik.Web.UI.RadPageView

adminMultiPage 보호되어 있는 프로퍼티

adminMultiPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadMultiPage adminMultiPage
리턴 global::Telerik.Web.UI.RadMultiPage

appearanceEditorPart 보호되어 있는 프로퍼티

appearanceEditorPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WebParts.AppearanceEditorPart appearanceEditorPart
리턴 global::System.Web.UI.WebControls.WebParts.AppearanceEditorPart

autoRegisterCatalogPart 보호되어 있는 프로퍼티

autoRegisterCatalogPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.AutoRegisterCatalogPart autoRegisterCatalogPart
리턴 global::MonoSoftware.MonoX.AutoRegisterCatalogPart

behaviorEditorPart 보호되어 있는 프로퍼티

behaviorEditorPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WebParts.BehaviorEditorPart behaviorEditorPart
리턴 global::System.Web.UI.WebControls.WebParts.BehaviorEditorPart

catalogZone 보호되어 있는 프로퍼티

catalogZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalCatalogZone catalogZone
리턴 global::MonoSoftware.MonoX.PortalCatalogZone

connectionsZone 보호되어 있는 프로퍼티

connectionsZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalConnectionsZone connectionsZone
리턴 global::MonoSoftware.MonoX.PortalConnectionsZone

copiedCatalogPart 보호되어 있는 프로퍼티

copiedCatalogPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.CopiedCatalogPart copiedCatalogPart
리턴 global::MonoSoftware.MonoX.CopiedCatalogPart

cp 보호되어 있는 프로퍼티

cp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder cp
리턴 global::System.Web.UI.WebControls.ContentPlaceHolder

cpeToolbox 보호되어 있는 프로퍼티

cpeToolbox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CollapsiblePanelExtender cpeToolbox
리턴 global::AjaxControlToolkit.CollapsiblePanelExtender

ctlPageTasks 보호되어 있는 프로퍼티

ctlPageTasks control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.Controls.PageTasks ctlPageTasks
리턴 global::MonoSoftware.MonoX.Controls.PageTasks

declarativeCatalogPart 보호되어 있는 프로퍼티

declarativeCatalogPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WebParts.DeclarativeCatalogPart declarativeCatalogPart
리턴 global::System.Web.UI.WebControls.WebParts.DeclarativeCatalogPart

editorZone 보호되어 있는 프로퍼티

editorZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.CollapsibleEditorZone editorZone
리턴 global::MonoSoftware.MonoX.CollapsibleEditorZone

hiddenCatalogPart 보호되어 있는 프로퍼티

hiddenCatalogPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.HiddenCatalogPart hiddenCatalogPart
리턴 global::MonoSoftware.MonoX.HiddenCatalogPart

imgHelp 보호되어 있는 프로퍼티

imgHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgHelp
리턴 global::System.Web.UI.WebControls.Image

imgToggle 보호되어 있는 프로퍼티

imgToggle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgToggle
리턴 global::System.Web.UI.WebControls.Image

importCatalogPart 보호되어 있는 프로퍼티

importCatalogPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalImportCatalogPart importCatalogPart
리턴 global::MonoSoftware.MonoX.PortalImportCatalogPart

layoutEditorPart 보호되어 있는 프로퍼티

layoutEditorPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.WebParts.LayoutEditorPart layoutEditorPart
리턴 global::System.Web.UI.WebControls.WebParts.LayoutEditorPart

lblConnectionsDescription 보호되어 있는 프로퍼티

lblConnectionsDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblConnectionsDescription
리턴 global::System.Web.UI.WebControls.Label

lnkAdminDefault 보호되어 있는 프로퍼티

lnkAdminDefault control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkAdminDefault
리턴 global::System.Web.UI.WebControls.HyperLink

lnkMonoHelp 보호되어 있는 프로퍼티

lnkMonoHelp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkMonoHelp
리턴 global::System.Web.UI.WebControls.HyperLink

lnkRefreshCache 보호되어 있는 프로퍼티

lnkRefreshCache control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkRefreshCache
리턴 global::System.Web.UI.WebControls.HyperLink

loginNameShort 보호되어 있는 프로퍼티

loginNameShort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LoginName loginNameShort
리턴 global::System.Web.UI.WebControls.LoginName

loginStatusShort 보호되어 있는 프로퍼티

loginStatusShort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LoginStatus loginStatusShort
리턴 global::System.Web.UI.WebControls.LoginStatus

ltlCache 보호되어 있는 프로퍼티

ltlCache control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlCache
리턴 global::System.Web.UI.WebControls.Literal

ltlClickHere 보호되어 있는 프로퍼티

ltlClickHere control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlClickHere
리턴 global::System.Web.UI.WebControls.Literal

ltlControlsHeader 보호되어 있는 프로퍼티

ltlControlsHeader control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlControlsHeader
리턴 global::System.Web.UI.WebControls.Literal

ltlInfo 보호되어 있는 프로퍼티

ltlInfo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlInfo
리턴 global::System.Web.UI.WebControls.Literal

ltlPortalAdmin 보호되어 있는 프로퍼티

ltlPortalAdmin control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlPortalAdmin
리턴 global::System.Web.UI.WebControls.Literal

ltlSeparator 보호되어 있는 프로퍼티

ltlSeparator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltlSeparator
리턴 global::System.Web.UI.WebControls.Literal

pnlToggle 보호되어 있는 프로퍼티

pnlToggle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlToggle
리턴 global::System.Web.UI.WebControls.Panel

pnlToolboxMain 보호되어 있는 프로퍼티

pnlToolboxMain control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlToolboxMain
리턴 global::System.Web.UI.WebControls.Panel

propertyGridEditorPart 보호되어 있는 프로퍼티

propertyGridEditorPart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PropertyGridEditorPart propertyGridEditorPart
리턴 global::MonoSoftware.MonoX.PropertyGridEditorPart

rptControls 보호되어 있는 프로퍼티

rptControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptControls
리턴 global::System.Web.UI.WebControls.Repeater

tabAdminStrip 보호되어 있는 프로퍼티

tabAdminStrip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTabStrip tabAdminStrip
리턴 global::Telerik.Web.UI.RadTabStrip

tabCatalogPane 보호되어 있는 프로퍼티

tabCatalogPane control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTab tabCatalogPane
리턴 global::Telerik.Web.UI.RadTab

tabConnectionsPane 보호되어 있는 프로퍼티

tabConnectionsPane control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTab tabConnectionsPane
리턴 global::Telerik.Web.UI.RadTab

tabControlsPane 보호되어 있는 프로퍼티

tabControlsPane control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTab tabControlsPane
리턴 global::Telerik.Web.UI.RadTab

tabEditorPane 보호되어 있는 프로퍼티

tabEditorPane control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTab tabEditorPane
리턴 global::Telerik.Web.UI.RadTab

tabPageTasksPane 보호되어 있는 프로퍼티

tabPageTasksPane control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadTab tabPageTasksPane
리턴 global::Telerik.Web.UI.RadTab

tblTop 보호되어 있는 프로퍼티

tblTop control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTable tblTop
리턴 global::System.Web.UI.HtmlControls.HtmlTable

toolboxContentStyle 공개적으로 프로퍼티

public string toolboxContentStyle
리턴 string

toolbox_content 보호되어 있는 프로퍼티

toolbox_content control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl toolbox_content
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

wpm 보호되어 있는 프로퍼티

wpm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.PortalWebPartManager wpm
리턴 global::MonoSoftware.MonoX.PortalWebPartManager