Property | Type | Description | |
---|---|---|---|
ErrorLineNumber | int |
Property | Type | Description | |
---|---|---|---|
EditPane | global::umbraco.uicontrols.Pane | ||
EditorPanel | global::umbraco.uicontrols.PropertyPanel | ||
EditorSource | global::umbraco.uicontrols.CodeArea | ||
Feedback | global::umbraco.uicontrols.Feedback | ||
LtrlPath | global::System.Web.UI.WebControls.Literal | ||
NamePanel | global::umbraco.uicontrols.PropertyPanel | ||
PathPanel | global::umbraco.uicontrols.PropertyPanel | ||
TxtName | global::System.Web.UI.WebControls.TextBox | ||
UmbracoPanel | global::umbraco.uicontrols.UmbracoPanel |
Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
MenuSaveClick ( object sender, ImageClickEventArgs e ) : void | ||
Save ( ) : void | ||
SaveConfigFile ( string filename, string contents ) : bool | ||
b_Click ( object sender, EventArgs e ) : void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::umbraco.uicontrols.Pane EditPane | ||
return | global::umbraco.uicontrols.Pane |
protected global::umbraco.uicontrols.PropertyPanel EditorPanel | ||
return | global::umbraco.uicontrols.PropertyPanel |
protected global::umbraco.uicontrols.CodeArea EditorSource | ||
return | global::umbraco.uicontrols.CodeArea |
protected global::umbraco.uicontrols.Feedback Feedback | ||
return | global::umbraco.uicontrols.Feedback |
protected global::System.Web.UI.WebControls.Literal LtrlPath | ||
return | global::System.Web.UI.WebControls.Literal |
protected global::umbraco.uicontrols.PropertyPanel NamePanel | ||
return | global::umbraco.uicontrols.PropertyPanel |
protected global::umbraco.uicontrols.PropertyPanel PathPanel | ||
return | global::umbraco.uicontrols.PropertyPanel |
protected global::System.Web.UI.WebControls.TextBox TxtName | ||
return | global::System.Web.UI.WebControls.TextBox |