Property | Type | Description | |
---|---|---|---|
PropertyPanel1 | global::umbraco.uicontrols.PropertyPanel | ||
PropertyPanel2 | global::umbraco.uicontrols.PropertyPanel | ||
bt | global::System.Web.UI.WebControls.Button | ||
ddlDictionary | global::System.Web.UI.WebControls.DropDownList | ||
ddlFind | global::System.Web.UI.WebControls.DropDownList | ||
ltrRowsAffected | global::System.Web.UI.WebControls.Literal |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
Save ( object sender, |
Method | Description | |
---|---|---|
SetupDictionary ( ) : void | ||
SetupTabNames ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Save ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::umbraco.uicontrols.PropertyPanel PropertyPanel1 | ||
return | global::umbraco.uicontrols.PropertyPanel |
protected global::umbraco.uicontrols.PropertyPanel PropertyPanel2 | ||
return | global::umbraco.uicontrols.PropertyPanel |
protected global::System.Web.UI.WebControls.Button bt | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList ddlDictionary | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlFind | ||
return | global::System.Web.UI.WebControls.DropDownList |