C# Класс Dnn.Modules.Vendors.BannerOptions

Наследование: DotNetNuke.Entities.Modules.PortalModuleBase
Показать файл Открыть проект

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

Свойство Тип Описание
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