C# Class MonoSoftware.MonoX.MasterPages.MonoX

Afficher le fichier Open project: MonoSoftware/MonoX-Demo-Pages

Méthodes publiques

Свойство Type Description
toolboxContentStyle string

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void
PortalWebPartManager_Init ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
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

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e EventArgs
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e EventArgs
Résultat void

PortalWebPartManager_Init() protected méthode

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

Property Details

CatalogPaneView protected_oe property

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

ConnectionsPaneView protected_oe property

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

ControlsPaneView protected_oe property

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

EditorPaneView protected_oe property

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

PageTasksPaneView protected_oe property

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

adminMultiPage protected_oe property

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

appearanceEditorPart protected_oe property

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
Résultat global::System.Web.UI.WebControls.WebParts.AppearanceEditorPart

autoRegisterCatalogPart protected_oe property

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

behaviorEditorPart protected_oe property

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
Résultat global::System.Web.UI.WebControls.WebParts.BehaviorEditorPart

catalogZone protected_oe property

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

connectionsZone protected_oe property

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

copiedCatalogPart protected_oe property

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

cp protected_oe property

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
Résultat global::System.Web.UI.WebControls.ContentPlaceHolder

cpeToolbox protected_oe property

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

ctlPageTasks protected_oe property

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

declarativeCatalogPart protected_oe property

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
Résultat global::System.Web.UI.WebControls.WebParts.DeclarativeCatalogPart

editorZone protected_oe property

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

hiddenCatalogPart protected_oe property

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

imgHelp protected_oe property

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
Résultat global::System.Web.UI.WebControls.Image

imgToggle protected_oe property

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
Résultat global::System.Web.UI.WebControls.Image

importCatalogPart protected_oe property

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

layoutEditorPart protected_oe property

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
Résultat global::System.Web.UI.WebControls.WebParts.LayoutEditorPart

lblConnectionsDescription protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lnkAdminDefault protected_oe property

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
Résultat global::System.Web.UI.WebControls.HyperLink

lnkMonoHelp protected_oe property

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
Résultat global::System.Web.UI.WebControls.HyperLink

lnkRefreshCache protected_oe property

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
Résultat global::System.Web.UI.WebControls.HyperLink

loginNameShort protected_oe property

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
Résultat global::System.Web.UI.WebControls.LoginName

loginStatusShort protected_oe property

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
Résultat global::System.Web.UI.WebControls.LoginStatus

ltlCache protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

ltlClickHere protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

ltlControlsHeader protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

ltlInfo protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

ltlPortalAdmin protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

ltlSeparator protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

pnlToggle protected_oe property

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
Résultat global::System.Web.UI.WebControls.Panel

pnlToolboxMain protected_oe property

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
Résultat global::System.Web.UI.WebControls.Panel

propertyGridEditorPart protected_oe property

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

rptControls protected_oe property

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
Résultat global::System.Web.UI.WebControls.Repeater

tabAdminStrip protected_oe property

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

tabCatalogPane protected_oe property

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

tabConnectionsPane protected_oe property

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

tabControlsPane protected_oe property

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

tabEditorPane protected_oe property

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

tabPageTasksPane protected_oe property

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

tblTop protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlTable

toolboxContentStyle public_oe property

public string toolboxContentStyle
Résultat string

toolbox_content protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

wpm protected_oe property

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