C# Класс newtelligence.DasBlog.Web.EditUserBox

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
ComparevalidatorPassword global::System.Web.UI.WebControls.CompareValidator
buttonSave global::System.Web.UI.WebControls.Button
checkboxAllComment global::System.Web.UI.WebControls.CheckBox
checkboxNewPost global::System.Web.UI.WebControls.CheckBox
checkboxOwnComment global::System.Web.UI.WebControls.CheckBox
editControlHolder global::System.Web.UI.WebControls.PlaceHolder
label1 global::System.Web.UI.WebControls.Label
label2 global::System.Web.UI.WebControls.Label
labelConfig global::System.Web.UI.WebControls.Label
labelContact global::System.Web.UI.WebControls.Label
labelNotifications global::System.Web.UI.WebControls.Label
labelProfilePage global::System.Web.UI.WebControls.Label
labelTextConfirmPassword global::System.Web.UI.WebControls.Label
labelTextPassword global::System.Web.UI.WebControls.Label
resmgr System.Resources.ResourceManager
textConfirmPassword global::System.Web.UI.WebControls.TextBox
textDisplayName global::System.Web.UI.WebControls.TextBox
textEMail global::System.Web.UI.WebControls.TextBox
textOpenIdIdentifier global::System.Web.UI.WebControls.TextBox
textPassword global::System.Web.UI.WebControls.TextBox
validationSummary global::System.Web.UI.WebControls.ValidationSummary
validatorREContact global::System.Web.UI.WebControls.RegularExpressionValidator
validatorRFContact global::System.Web.UI.WebControls.RequiredFieldValidator

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

Метод Описание
EditUserBox_Init ( object sender, EventArgs e ) : void
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
SetProfileContent ( string content ) : void
buttonSave_Click ( object sender, EventArgs e ) : void

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

Метод Описание
GetProfileContent ( ) : string
GetProfilePath ( ) : string
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

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

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

protected EditUserBox_Init ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат 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

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

protected SetProfileContent ( string content ) : void
content string
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected ResourceManager,System.Resources resmgr
Результат System.Resources.ResourceManager

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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