C# 클래스 DotNetNuke.Modules.UserDefinedTable.Configuration

The ManageUserDefinedTable Class provides the UI for manageing the UserDefinedTable
상속: DotNetNuke.UI.Modules.ModuleUserControlBase, IActionable, IPostBackEventHandler
파일 보기 프로젝트 열기: DNNCommunity/DNN.FormAndList

보호된 프로퍼티들

프로퍼티 타입 설명
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