C# Класс DotNetNuke.Modules.UserDefinedTable.Configuration

The ManageUserDefinedTable Class provides the UI for manageing the UserDefinedTable
Наследование: DotNetNuke.UI.Modules.ModuleUserControlBase, IActionable, IPostBackEventHandler
Показать файл Открыть проект

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

Свойство Тип Описание
Fields global::DotNetNuke.Modules.UserDefinedTable.Controls.Fields
RowCount int
XslTracking DotNetNuke.UI.UserControls.UrlControl
XslUserDefinedUrlControl DotNetNuke.UI.UserControls.UrlControl
cboPaging global::System.Web.UI.WebControls.DropDownList
cboSortField global::System.Web.UI.WebControls.DropDownList
cboSortOrder global::System.Web.UI.WebControls.DropDownList
chkExcludeFromSearch global::System.Web.UI.WebControls.CheckBox
chkShowNoRecordsUntilSearch global::System.Web.UI.WebControls.CheckBox
chkShowSearchTextBox global::System.Web.UI.WebControls.CheckBox
chkSimpleSearch global::System.Web.UI.WebControls.CheckBox
chkTrackingOnDelete global::System.Web.UI.WebControls.CheckBox
chkTrackingOnNew global::System.Web.UI.WebControls.CheckBox
chkTrackingOnUpdate global::System.Web.UI.WebControls.CheckBox
chkURLSearch global::System.Web.UI.WebControls.CheckBox
chkUseButtons global::System.Web.UI.WebControls.CheckBox
cmdCancel global::DotNetNuke.UI.WebControls.CommandButton
cmdEditEmail global::System.Web.UI.WebControls.LinkButton
cmdEditXSL global::System.Web.UI.WebControls.LinkButton
cmdGenerateEmail global::System.Web.UI.WebControls.LinkButton
cmdGenerateXSL global::System.Web.UI.WebControls.LinkButton
cmdUpdate global::DotNetNuke.UI.WebControls.CommandButton
dshChangeTracking System.Web.UI.WebControls.Panel
dshFormsSettings System.Web.UI.WebControls.Panel
dshRendering System.Web.UI.WebControls.Panel
errTopCount global::System.Web.UI.WebControls.RangeValidator
hlpColumns2 global::System.Web.UI.WebControls.HyperLink
hlpToken2 global::System.Web.UI.WebControls.HyperLink
lblDefault DotNetNuke.UI.UserControls.LabelControl
lblInputSettings DotNetNuke.UI.UserControls.LabelControl
lblList global::System.Web.UI.UserControl
lblMultipleValues DotNetNuke.UI.UserControls.LabelControl
lblNormalizeFlag DotNetNuke.UI.UserControls.LabelControl
lblOnSubmission global::System.Web.UI.UserControl
lblOnSubmissionRedirect global::System.Web.UI.UserControl
lblOutputSettings DotNetNuke.UI.UserControls.LabelControl
lblSearchAndFilter global::System.Web.UI.WebControls.Label
lblSorting global::System.Web.UI.WebControls.Label
lblSub global::System.Web.UI.UserControl
noFormSettings global::System.Web.UI.HtmlControls.HtmlGenericControl
plBody global::System.Web.UI.UserControl
plEmailSubject global::System.Web.UI.UserControl
plFilterDataSet global::System.Web.UI.UserControl
plOnDelete global::System.Web.UI.UserControl
plOnNew global::System.Web.UI.UserControl
plOnUpdate global::System.Web.UI.UserControl
plOrder global::System.Web.UI.UserControl
plPaging global::System.Web.UI.UserControl
plPrivacy global::System.Web.UI.UserControl
plRenderMethod global::System.Web.UI.UserControl
plShowNoRecordsUntilSearch global::System.Web.UI.UserControl
plShowSearchTextBox global::System.Web.UI.UserControl
plSimpleSearch global::System.Web.UI.UserControl
plSort global::System.Web.UI.UserControl
plTopCount global::System.Web.UI.UserControl
plTrackingEmailAddresses global::System.Web.UI.UserControl
plTrackingEmail_BCC global::System.Web.UI.UserControl
plTrackingEmail_CC global::System.Web.UI.UserControl
plTrackingEmail_from global::System.Web.UI.UserControl
plTrackingEmail_replyto global::System.Web.UI.UserControl
plTrackingMessage global::System.Web.UI.UserControl
plTrackingOn global::System.Web.UI.UserControl
plTrackingScript global::System.Web.UI.UserControl
plURLSearch global::System.Web.UI.UserControl
plUseButtons global::System.Web.UI.UserControl
plUserDefinedStyleSheet global::System.Web.UI.UserControl
plainFormSettingSet global::System.Web.UI.HtmlControls.HtmlGenericControl
rblBodyType global::System.Web.UI.WebControls.RadioButtonList
rblOnSubmission global::System.Web.UI.WebControls.RadioButtonList
rblUsageListForm global::System.Web.UI.WebControls.RadioButtonList
rememberSettings global::System.Web.UI.HtmlControls.HtmlGenericControl
renderMethodRadioButtonList global::System.Web.UI.WebControls.RadioButtonList
rowOnSubmissionRedirect global::System.Web.UI.HtmlControls.HtmlGenericControl
rowSearchBox global::System.Web.UI.HtmlControls.HtmlGenericControl
rowSubmissionText global::System.Web.UI.HtmlControls.HtmlGenericControl
rowTrackingScript global::System.Web.UI.HtmlControls.HtmlGenericControl
rowUserDefined global::System.Web.UI.HtmlControls.HtmlGenericControl
teSubmissionSuccess DotNetNuke.UI.UserControls.TextEditor
teTrackingMessage DotNetNuke.UI.UserControls.TextEditor
txtFilter global::System.Web.UI.WebControls.TextBox
txtOnDelete global::System.Web.UI.WebControls.TextBox
txtOnNew global::System.Web.UI.WebControls.TextBox
txtOnUpdate global::System.Web.UI.WebControls.TextBox
txtTopCount global::System.Web.UI.WebControls.TextBox
txtTrackingEmailAddresses global::System.Web.UI.WebControls.TextBox
txtTrackingEmail_BCC global::System.Web.UI.WebControls.TextBox
txtTrackingEmail_CC global::System.Web.UI.WebControls.TextBox
txtTrackingEmail_from global::System.Web.UI.WebControls.TextBox
txtTrackingEmail_replyto global::System.Web.UI.WebControls.TextBox
txtTrackingSubject global::System.Web.UI.WebControls.TextBox
udtSection global::System.Web.UI.HtmlControls.HtmlGenericControl
urlOnSubmissionRedirect DotNetNuke.UI.UserControls.UrlControl

Private Properties

Свойство Тип Описание
GetEditableFileId int
TestForValidEmailSources bool
ValidateMailTo bool

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

Метод Описание
RaisePostBackEvent ( string eventArgument ) : void

Защищенные методы

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

Set the visibility of controls according to

BindData ( ) : void
BindSettings ( ) : void

Gets the module settings and binds it to the web controls

OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
SaveSettings ( ) : void
SetHelpLinks ( ) : void
UpdateModuleSetting ( string name, string value ) : void
UpdateTabModuleSetting ( string name, string value ) : void
chkShowSearchTextBox_CheckedChanged ( object sender, EventArgs e ) : void
cmdCancel_Click ( object sender, EventArgs e ) : void
cmdEditEmail_Click ( object sender, EventArgs e ) : void
cmdEditXSL_Click ( object sender, EventArgs e ) : void
cmdGenerateEmail_Click ( object sender, EventArgs e ) : void
cmdGenerateXSL_Click ( object sender, EventArgs e ) : void
cmdUpdate_Click ( object sender, EventArgs e ) : void

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

Метод Описание
GetEditableFileId ( string url ) : int
TestForValidEmailSources ( DataTable fields, string emailSources ) : bool
ValidateMailTo ( ) : bool

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

ApplySettingsVisibility() защищенный Метод

Set the visibility of controls according to
protected ApplySettingsVisibility ( ) : void
Результат void

BindData() защищенный Метод

protected BindData ( ) : void
Результат void

BindSettings() защищенный Метод

Gets the module settings and binds it to the web controls
protected BindSettings ( ) : void
Результат void

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
Результат void

SaveSettings() защищенный Метод

protected SaveSettings ( ) : void
Результат void

SetHelpLinks() защищенный Метод

protected SetHelpLinks ( ) : void
Результат void

UpdateModuleSetting() защищенный Метод

protected UpdateModuleSetting ( string name, string value ) : void
name string
value string
Результат void

UpdateTabModuleSetting() защищенный Метод

protected UpdateTabModuleSetting ( string name, string value ) : void
name string
value string
Результат void

chkShowSearchTextBox_CheckedChanged() защищенный Метод

protected chkShowSearchTextBox_CheckedChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdCancel_Click() защищенный Метод

protected cmdCancel_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdEditEmail_Click() защищенный Метод

protected cmdEditEmail_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdEditXSL_Click() защищенный Метод

protected cmdEditXSL_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdGenerateEmail_Click() защищенный Метод

protected cmdGenerateEmail_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdGenerateXSL_Click() защищенный Метод

protected cmdGenerateXSL_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

cmdUpdate_Click() защищенный Метод

protected cmdUpdate_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

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

Fields control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.Modules.UserDefinedTable.Controls.Fields Fields
Результат global::DotNetNuke.Modules.UserDefinedTable.Controls.Fields

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

protected int RowCount
Результат int

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

protected UrlControl,DotNetNuke.UI.UserControls XslTracking
Результат DotNetNuke.UI.UserControls.UrlControl

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

protected UrlControl,DotNetNuke.UI.UserControls XslUserDefinedUrlControl
Результат DotNetNuke.UI.UserControls.UrlControl

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cmdGenerateXSL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdGenerateXSL
Результат 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::DotNetNuke.UI.WebControls.CommandButton cmdUpdate
Результат global::DotNetNuke.UI.WebControls.CommandButton

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

protected Panel,System.Web.UI.WebControls dshChangeTracking
Результат System.Web.UI.WebControls.Panel

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

protected Panel,System.Web.UI.WebControls dshFormsSettings
Результат System.Web.UI.WebControls.Panel

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

protected Panel,System.Web.UI.WebControls dshRendering
Результат System.Web.UI.WebControls.Panel

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

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

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

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

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

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

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

protected LabelControl,DotNetNuke.UI.UserControls lblDefault
Результат DotNetNuke.UI.UserControls.LabelControl

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

protected LabelControl,DotNetNuke.UI.UserControls lblInputSettings
Результат DotNetNuke.UI.UserControls.LabelControl

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

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

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

protected LabelControl,DotNetNuke.UI.UserControls lblMultipleValues
Результат DotNetNuke.UI.UserControls.LabelControl

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

protected LabelControl,DotNetNuke.UI.UserControls lblNormalizeFlag
Результат DotNetNuke.UI.UserControls.LabelControl

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

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

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

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

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

protected LabelControl,DotNetNuke.UI.UserControls lblOutputSettings
Результат DotNetNuke.UI.UserControls.LabelControl

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected TextEditor,DotNetNuke.UI.UserControls teSubmissionSuccess
Результат DotNetNuke.UI.UserControls.TextEditor

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

protected TextEditor,DotNetNuke.UI.UserControls teTrackingMessage
Результат DotNetNuke.UI.UserControls.TextEditor

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected UrlControl,DotNetNuke.UI.UserControls urlOnSubmissionRedirect
Результат DotNetNuke.UI.UserControls.UrlControl