C# 클래스 Dnn.Modules.Vendors.BannerOptions

상속: DotNetNuke.Entities.Modules.PortalModuleBase
파일 보기 프로젝트 열기: DNNCommunity/DNN.Vendors

보호된 프로퍼티들

프로퍼티 타입 설명
DNNTxtBannerGroup global::DotNetNuke.UI.WebControls.DNNTextSuggest
cboType global::System.Web.UI.WebControls.DropDownList
cmdCancel global::System.Web.UI.WebControls.LinkButton
cmdUpdate global::System.Web.UI.WebControls.LinkButton
optOrientation global::System.Web.UI.WebControls.RadioButtonList
optSource global::System.Web.UI.WebControls.RadioButtonList
plBannerClickThroughURL global::System.Web.UI.UserControl
plBorder global::System.Web.UI.UserControl
plBorderColor global::System.Web.UI.UserControl
plColWidth global::System.Web.UI.UserControl
plCount global::System.Web.UI.UserControl
plGroup global::System.Web.UI.UserControl
plOrientation global::System.Web.UI.UserControl
plPadding global::System.Web.UI.UserControl
plRowHeight global::System.Web.UI.UserControl
plSource global::System.Web.UI.UserControl
plType global::System.Web.UI.UserControl
txtBannerClickThroughURL global::System.Web.UI.WebControls.TextBox
txtBorder global::System.Web.UI.WebControls.TextBox
txtBorderColor global::System.Web.UI.WebControls.TextBox
txtColWidth global::System.Web.UI.WebControls.TextBox
txtCount global::System.Web.UI.WebControls.TextBox
txtPadding global::System.Web.UI.WebControls.TextBox
txtRowHeight global::System.Web.UI.WebControls.TextBox
valBannerClickThroughURL global::System.Web.UI.WebControls.RegularExpressionValidator
valBorder global::System.Web.UI.WebControls.RegularExpressionValidator
valColWidth global::System.Web.UI.WebControls.RegularExpressionValidator
valCount global::System.Web.UI.WebControls.RegularExpressionValidator
valPadding global::System.Web.UI.WebControls.CompareValidator
valRowHeight global::System.Web.UI.WebControls.RegularExpressionValidator

Private Properties

프로퍼티 타입 설명
cmdCancel_Click void
cmdUpdate_Click void

보호된 메소드들

메소드 설명
DNNTxtBannerGroup_PopulateOnDemand ( object source, DotNetNuke.UI.WebControls.DNNTextSuggestEventArgs e ) : void

DNNTxtBannerGroup_PopulateOnDemand runs when something is entered on the BannerGroup field

OnLoad ( EventArgs e ) : void

The Page_Load event handler on this User Control is used to obtain a DataReader of banner information from the Banners table, and then databind the results to a templated DataList server control. It uses the DotNetNuke.BannerDB() data component to encapsulate all data functionality.

비공개 메소드들

메소드 설명
cmdCancel_Click ( object sender, EventArgs e ) : void
cmdUpdate_Click ( object sender, EventArgs e ) : void

메소드 상세

DNNTxtBannerGroup_PopulateOnDemand() 보호된 메소드

DNNTxtBannerGroup_PopulateOnDemand runs when something is entered on the BannerGroup field
protected DNNTxtBannerGroup_PopulateOnDemand ( object source, DotNetNuke.UI.WebControls.DNNTextSuggestEventArgs e ) : void
source object
e DotNetNuke.UI.WebControls.DNNTextSuggestEventArgs
리턴 void

OnLoad() 보호된 메소드

The Page_Load event handler on this User Control is used to obtain a DataReader of banner information from the Banners table, and then databind the results to a templated DataList server control. It uses the DotNetNuke.BannerDB() data component to encapsulate all data functionality.
protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

DNNTxtBannerGroup 보호되어 있는 프로퍼티

DNNTxtBannerGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.WebControls.DNNTextSuggest DNNTxtBannerGroup
리턴 global::DotNetNuke.UI.WebControls.DNNTextSuggest

cboType 보호되어 있는 프로퍼티

cboType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList cboType
리턴 global::System.Web.UI.WebControls.DropDownList

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

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

optOrientation 보호되어 있는 프로퍼티

optOrientation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList optOrientation
리턴 global::System.Web.UI.WebControls.RadioButtonList

optSource 보호되어 있는 프로퍼티

optSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList optSource
리턴 global::System.Web.UI.WebControls.RadioButtonList

plBannerClickThroughURL 보호되어 있는 프로퍼티

plBannerClickThroughURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plBannerClickThroughURL
리턴 global::System.Web.UI.UserControl

plBorder 보호되어 있는 프로퍼티

plBorder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plBorder
리턴 global::System.Web.UI.UserControl

plBorderColor 보호되어 있는 프로퍼티

plBorderColor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plBorderColor
리턴 global::System.Web.UI.UserControl

plColWidth 보호되어 있는 프로퍼티

plColWidth control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plColWidth
리턴 global::System.Web.UI.UserControl

plCount 보호되어 있는 프로퍼티

plCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plCount
리턴 global::System.Web.UI.UserControl

plGroup 보호되어 있는 프로퍼티

plGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plGroup
리턴 global::System.Web.UI.UserControl

plOrientation 보호되어 있는 프로퍼티

plOrientation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plOrientation
리턴 global::System.Web.UI.UserControl

plPadding 보호되어 있는 프로퍼티

plPadding control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plPadding
리턴 global::System.Web.UI.UserControl

plRowHeight 보호되어 있는 프로퍼티

plRowHeight control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plRowHeight
리턴 global::System.Web.UI.UserControl

plSource 보호되어 있는 프로퍼티

plSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plSource
리턴 global::System.Web.UI.UserControl

plType 보호되어 있는 프로퍼티

plType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UserControl plType
리턴 global::System.Web.UI.UserControl

txtBannerClickThroughURL 보호되어 있는 프로퍼티

txtBannerClickThroughURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtBannerClickThroughURL
리턴 global::System.Web.UI.WebControls.TextBox

txtBorder 보호되어 있는 프로퍼티

txtBorder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtBorder
리턴 global::System.Web.UI.WebControls.TextBox

txtBorderColor 보호되어 있는 프로퍼티

txtBorderColor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtBorderColor
리턴 global::System.Web.UI.WebControls.TextBox

txtColWidth 보호되어 있는 프로퍼티

txtColWidth control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtColWidth
리턴 global::System.Web.UI.WebControls.TextBox

txtCount 보호되어 있는 프로퍼티

txtCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtCount
리턴 global::System.Web.UI.WebControls.TextBox

txtPadding 보호되어 있는 프로퍼티

txtPadding control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtPadding
리턴 global::System.Web.UI.WebControls.TextBox

txtRowHeight 보호되어 있는 프로퍼티

txtRowHeight control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRowHeight
리턴 global::System.Web.UI.WebControls.TextBox

valBannerClickThroughURL 보호되어 있는 프로퍼티

valBannerClickThroughURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator valBannerClickThroughURL
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

valBorder 보호되어 있는 프로퍼티

valBorder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator valBorder
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

valColWidth 보호되어 있는 프로퍼티

valColWidth control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator valColWidth
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

valCount 보호되어 있는 프로퍼티

valCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator valCount
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

valPadding 보호되어 있는 프로퍼티

valPadding control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator valPadding
리턴 global::System.Web.UI.WebControls.CompareValidator

valRowHeight 보호되어 있는 프로퍼티

valRowHeight control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator valRowHeight
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator