C# Class ScrewTurn.Wiki.AdminGroups

显示文件 Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
aclActionsSelector global::ScrewTurn.Wiki.AclActionsSelector
btnCancel global::System.Web.UI.WebControls.Button
btnCreate global::System.Web.UI.WebControls.Button
btnDelete global::Anthem.Button
btnNewGroup global::Anthem.Button
btnSave global::System.Web.UI.WebControls.Button
cvName global::System.Web.UI.WebControls.CustomValidator
lblDescription global::System.Web.UI.WebControls.Literal
lblEditTitle global::System.Web.UI.WebControls.Literal
lblGlobalPermissions global::System.Web.UI.WebControls.Literal
lblGroups global::System.Web.UI.WebControls.Literal
lblName global::System.Web.UI.WebControls.Literal
lblProvider global::System.Web.UI.WebControls.Literal
lblResult global::Anthem.Label
pnlEditGroup global::Anthem.Panel
pnlGroupDetails global::System.Web.UI.WebControls.Panel
pnlList global::Anthem.Panel
providerSelector global::ScrewTurn.Wiki.ProviderSelector
revName global::System.Web.UI.WebControls.RegularExpressionValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rptGroups global::Anthem.Repeater
txtCurrentName global::Anthem.HiddenField
txtDescription global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox

Property Details

aclActionsSelector protected_oe property

aclActionsSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ScrewTurn.Wiki.AclActionsSelector aclActionsSelector
return global::ScrewTurn.Wiki.AclActionsSelector

btnCancel protected_oe property

btnCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCancel
return global::System.Web.UI.WebControls.Button

btnCreate protected_oe property

btnCreate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCreate
return global::System.Web.UI.WebControls.Button

btnDelete protected_oe property

btnDelete control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Button btnDelete
return global::Anthem.Button

btnNewGroup protected_oe property

btnNewGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Button btnNewGroup
return global::Anthem.Button

btnSave protected_oe property

btnSave control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSave
return global::System.Web.UI.WebControls.Button

cvName protected_oe property

cvName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator cvName
return global::System.Web.UI.WebControls.CustomValidator

lblDescription protected_oe property

lblDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblDescription
return global::System.Web.UI.WebControls.Literal

lblEditTitle protected_oe property

lblEditTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblEditTitle
return global::System.Web.UI.WebControls.Literal

lblGlobalPermissions protected_oe property

lblGlobalPermissions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblGlobalPermissions
return global::System.Web.UI.WebControls.Literal

lblGroups protected_oe property

lblGroups control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblGroups
return global::System.Web.UI.WebControls.Literal

lblName protected_oe property

lblName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblName
return global::System.Web.UI.WebControls.Literal

lblProvider protected_oe property

lblProvider control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblProvider
return global::System.Web.UI.WebControls.Literal

lblResult protected_oe property

lblResult control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Label lblResult
return global::Anthem.Label

pnlEditGroup protected_oe property

pnlEditGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Panel pnlEditGroup
return global::Anthem.Panel

pnlGroupDetails protected_oe property

pnlGroupDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlGroupDetails
return global::System.Web.UI.WebControls.Panel

pnlList protected_oe property

pnlList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Panel pnlList
return global::Anthem.Panel

providerSelector protected_oe property

providerSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ScrewTurn.Wiki.ProviderSelector providerSelector
return global::ScrewTurn.Wiki.ProviderSelector

revName protected_oe property

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

rfvName protected_oe property

rfvName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvName
return global::System.Web.UI.WebControls.RequiredFieldValidator

rptGroups protected_oe property

rptGroups control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Repeater rptGroups
return global::Anthem.Repeater

txtCurrentName protected_oe property

txtCurrentName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.HiddenField txtCurrentName
return global::Anthem.HiddenField

txtDescription protected_oe property

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

txtName protected_oe property

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