C# Класс DotNetNuke.Modules.Xml.EditXml

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
SourceSettingsPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
XmlRenderingPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
cmdCancel global::System.Web.UI.WebControls.LinkButton
cmdClearEnableByParam global::System.Web.UI.WebControls.LinkButton
cmdClearSearchIndex global::System.Web.UI.WebControls.LinkButton
cmdUpdate global::System.Web.UI.WebControls.LinkButton
dshAdvanced global::DotNetNuke.UI.UserControls.SectionHeadControl
dshXmlSource global::DotNetNuke.UI.UserControls.SectionHeadControl
dshXslTrans global::DotNetNuke.UI.UserControls.SectionHeadControl
lblDynamicParameter global::System.Web.UI.WebControls.Label
lblEnableByQuerystring global::System.Web.UI.WebControls.Label
lblOutput global::System.Web.UI.WebControls.Label
lblSearch global::System.Web.UI.WebControls.Label
lblXmlSource global::System.Web.UI.WebControls.Label
lblXmlSourceType global::System.Web.UI.WebControls.Label
plContentType global::DotNetNuke.UI.UserControls.LabelControl
plEnableParam global::DotNetNuke.UI.UserControls.LabelControl
plEnableValue global::DotNetNuke.UI.UserControls.LabelControl
plIndexRun global::DotNetNuke.UI.UserControls.LabelControl
plOutput global::DotNetNuke.UI.UserControls.LabelControl
rblContentType global::System.Web.UI.WebControls.RadioButtonList
rblIndexRun global::System.Web.UI.WebControls.RadioButtonList
rblOutput global::System.Web.UI.WebControls.RadioButtonList
rblXmlDataProvider global::System.Web.UI.WebControls.RadioButtonList
rblXmlRendering global::System.Web.UI.WebControls.RadioButtonList
secAdvanced global::System.Web.UI.HtmlControls.HtmlTableRow
secXmlSource global::System.Web.UI.HtmlControls.HtmlTableRow
secXslTrans global::System.Web.UI.HtmlControls.HtmlTableRow
tblAdvanced global::System.Web.UI.HtmlControls.HtmlTable
txtEnableParam global::System.Web.UI.WebControls.TextBox
txtEnableValue global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
EditXml ( ) : System

Приватные методы

Метод Описание
BindAdvancedSettings ( ) : void
CheckWhetherParametersAreDynamic ( ) : void

Check whether parameters are dynamic

LoadXmlDataProviderSettingsControl ( ) : void

Bind XML Source settings

LoadXmlRenderingSettingsControl ( ) : void
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
Page_PreRender ( object sender, EventArgs e ) : void
UrlAccessIsPermitted ( ) : bool

Check needed permissions (Medium trust)

cmdCancel_Click ( object sender, EventArgs e ) : void
cmdClearEnableByParam_Click ( object sender, EventArgs e ) : void
cmdClearSearchIndex_Click ( object sender, EventArgs e ) : void
cmdUpdate_Click ( object sender, EventArgs e ) : void

Описание методов

EditXml() публичный Метод

public EditXml ( ) : System
Результат System

Описание свойств

Label1 защищенное свойство

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Результат global::System.Web.UI.WebControls.Label

SourceSettingsPlaceHolder защищенное свойство

SourceSettingsPlaceHolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder SourceSettingsPlaceHolder
Результат global::System.Web.UI.WebControls.PlaceHolder

XmlRenderingPlaceHolder защищенное свойство

XmlRenderingPlaceHolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder XmlRenderingPlaceHolder
Результат global::System.Web.UI.WebControls.PlaceHolder

cmdCancel защищенное свойство

cmdCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdCancel
Результат global::System.Web.UI.WebControls.LinkButton

cmdClearEnableByParam защищенное свойство

cmdClearEnableByParam control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdClearEnableByParam
Результат global::System.Web.UI.WebControls.LinkButton

cmdClearSearchIndex защищенное свойство

cmdClearSearchIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdClearSearchIndex
Результат global::System.Web.UI.WebControls.LinkButton

cmdUpdate защищенное свойство

cmdUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdUpdate
Результат global::System.Web.UI.WebControls.LinkButton

dshAdvanced защищенное свойство

dshAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshAdvanced
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

dshXmlSource защищенное свойство

dshXmlSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshXmlSource
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

dshXslTrans защищенное свойство

dshXslTrans control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl dshXslTrans
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

lblDynamicParameter защищенное свойство

lblDynamicParameter control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDynamicParameter
Результат global::System.Web.UI.WebControls.Label

lblEnableByQuerystring защищенное свойство

lblEnableByQuerystring control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblEnableByQuerystring
Результат global::System.Web.UI.WebControls.Label

lblOutput защищенное свойство

lblOutput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblOutput
Результат global::System.Web.UI.WebControls.Label

lblSearch защищенное свойство

lblSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSearch
Результат global::System.Web.UI.WebControls.Label

lblXmlSource защищенное свойство

lblXmlSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblXmlSource
Результат global::System.Web.UI.WebControls.Label

lblXmlSourceType защищенное свойство

lblXmlSourceType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblXmlSourceType
Результат global::System.Web.UI.WebControls.Label

plContentType защищенное свойство

plContentType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plContentType
Результат global::DotNetNuke.UI.UserControls.LabelControl

plEnableParam защищенное свойство

plEnableParam control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plEnableParam
Результат global::DotNetNuke.UI.UserControls.LabelControl

plEnableValue защищенное свойство

plEnableValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plEnableValue
Результат global::DotNetNuke.UI.UserControls.LabelControl

plIndexRun защищенное свойство

plIndexRun control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plIndexRun
Результат global::DotNetNuke.UI.UserControls.LabelControl

plOutput защищенное свойство

plOutput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plOutput
Результат global::DotNetNuke.UI.UserControls.LabelControl

rblContentType защищенное свойство

rblContentType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblContentType
Результат global::System.Web.UI.WebControls.RadioButtonList

rblIndexRun защищенное свойство

rblIndexRun control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblIndexRun
Результат global::System.Web.UI.WebControls.RadioButtonList

rblOutput защищенное свойство

rblOutput control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblOutput
Результат global::System.Web.UI.WebControls.RadioButtonList

rblXmlDataProvider защищенное свойство

rblXmlDataProvider control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblXmlDataProvider
Результат global::System.Web.UI.WebControls.RadioButtonList

rblXmlRendering защищенное свойство

rblXmlRendering control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblXmlRendering
Результат global::System.Web.UI.WebControls.RadioButtonList

secAdvanced защищенное свойство

secAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow secAdvanced
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

secXmlSource защищенное свойство

secXmlSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow secXmlSource
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

secXslTrans защищенное свойство

secXslTrans control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow secXslTrans
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

tblAdvanced защищенное свойство

tblAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTable tblAdvanced
Результат global::System.Web.UI.HtmlControls.HtmlTable

txtEnableParam защищенное свойство

txtEnableParam control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEnableParam
Результат global::System.Web.UI.WebControls.TextBox

txtEnableValue защищенное свойство

txtEnableValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEnableValue
Результат global::System.Web.UI.WebControls.TextBox