Property | Type | Description | |
---|---|---|---|
chkEnabled | global::System.Web.UI.WebControls.CheckBox | ||
rqInstrumentationKey | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
txtInstrumentationKey | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
OnInit ( |
||
Page_Load ( object sender, |
||
lnkSave_OnClick ( object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
ModifyAppInsightsConfigFile ( bool removeSettings = false ) : void | ||
ModifyAppInsightsJsFile ( bool removeSettings = false ) : void | ||
ModifyLog4NetConfigFile ( bool removeSettings = false ) : void | ||
ModifyWebConfigFile ( bool removeSettings = false ) : void | ||
TransformXmlDoc ( string sourceFile, string transFile, string destFile = "" ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected lnkSave_OnClick ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.CheckBox chkEnabled | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.RequiredFieldValidator rqInstrumentationKey | ||
return | global::System.Web.UI.WebControls.RequiredFieldValidator |