C# Class Engage.Dnn.Locator.Details

A control which displays details about a particular location
Inheritance: ModuleBase
Afficher le fichier Open project: EngageSoftware/Engage-Locator

Protected Properties

Свойство Type Description
AddCommentInstructionsLabel global::System.Web.UI.WebControls.Label
AddCommentSection global::System.Web.UI.HtmlControls.HtmlGenericControl
BackButton global::System.Web.UI.WebControls.Button
CancelButton global::System.Web.UI.WebControls.Button
CommentRequiredValidator global::System.Web.UI.WebControls.RequiredFieldValidator
CommentSubmittedLabel global::System.Web.UI.WebControls.Label
CommentTextBox global::System.Web.UI.WebControls.TextBox
CommentsRepeater global::System.Web.UI.WebControls.Repeater
CustomAttributeRepeater global::System.Web.UI.WebControls.Repeater
LocationAddress1Label global::System.Web.UI.WebControls.Label
LocationAddress2Label global::System.Web.UI.WebControls.Label
LocationAddress3Label global::System.Web.UI.WebControls.Label
LocationCommentsLabel global::System.Web.UI.WebControls.Label
LocationDetailsHeaderLabel global::System.Web.UI.WebControls.Label
LocationDetailsLabel global::System.Web.UI.WebControls.Label
LocationNameLabel global::System.Web.UI.WebControls.Label
LocationNameLink global::System.Web.UI.WebControls.HyperLink
PhoneNumberLabel global::System.Web.UI.WebControls.Label
RatingControl global::AjaxControlToolkit.Rating
RatingMessageLabel global::System.Web.UI.WebControls.Label
RatingUpdatePanel global::System.Web.UI.UpdatePanel
ShowCommentEntryButton global::System.Web.UI.WebControls.Button
SubmitButton global::System.Web.UI.WebControls.Button
SubmittedByLabel global::System.Web.UI.WebControls.Label
SubmittedByTextBox global::System.Web.UI.WebControls.TextBox
lbImportFile global::System.Web.UI.WebControls.ImageButton
lbLocationTypes global::System.Web.UI.WebControls.ImageButton
lbManageComments global::System.Web.UI.WebControls.ImageButton
lbManageLocations global::System.Web.UI.WebControls.ImageButton
lbSettings global::System.Web.UI.WebControls.ImageButton

Private Properties

Свойство Type Description
BackButton_Click void
BindData void
Page_Load void
RatingControl_Changed void
SubmitButton_Click void

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Raises the ModuleBase.Init event.

Private Methods

Méthode Description
BackButton_Click ( object sender, EventArgs e ) : void

Handles the Click event of the BackButton control.

BindData ( ) : void

Fills this control with information about this location

Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

RatingControl_Changed ( object sender, RatingEventArgs e ) : void

Handles the Changed event of the RatingControl control.

SubmitButton_Click ( object sender, EventArgs e ) : void

Handles the Click event of the SubmitButton control.

Method Details

OnInit() protected méthode

Raises the ModuleBase.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
Résultat void

Property Details

AddCommentInstructionsLabel protected_oe property

AddCommentInstructionsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AddCommentInstructionsLabel
Résultat global::System.Web.UI.WebControls.Label

AddCommentSection protected_oe property

AddCommentSection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl AddCommentSection
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

BackButton protected_oe property

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

CancelButton protected_oe property

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

CommentRequiredValidator protected_oe property

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

CommentSubmittedLabel protected_oe property

CommentSubmittedLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label CommentSubmittedLabel
Résultat global::System.Web.UI.WebControls.Label

CommentTextBox protected_oe property

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

CommentsRepeater protected_oe property

CommentsRepeater control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater CommentsRepeater
Résultat global::System.Web.UI.WebControls.Repeater

CustomAttributeRepeater protected_oe property

CustomAttributeRepeater control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater CustomAttributeRepeater
Résultat global::System.Web.UI.WebControls.Repeater

LocationAddress1Label protected_oe property

LocationAddress1Label control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationAddress1Label
Résultat global::System.Web.UI.WebControls.Label

LocationAddress2Label protected_oe property

LocationAddress2Label control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationAddress2Label
Résultat global::System.Web.UI.WebControls.Label

LocationAddress3Label protected_oe property

LocationAddress3Label control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationAddress3Label
Résultat global::System.Web.UI.WebControls.Label

LocationCommentsLabel protected_oe property

LocationCommentsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationCommentsLabel
Résultat global::System.Web.UI.WebControls.Label

LocationDetailsHeaderLabel protected_oe property

LocationDetailsHeaderLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationDetailsHeaderLabel
Résultat global::System.Web.UI.WebControls.Label

LocationDetailsLabel protected_oe property

LocationDetailsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationDetailsLabel
Résultat global::System.Web.UI.WebControls.Label

LocationNameLabel protected_oe property

LocationNameLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LocationNameLabel
Résultat global::System.Web.UI.WebControls.Label

LocationNameLink protected_oe property

LocationNameLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink LocationNameLink
Résultat global::System.Web.UI.WebControls.HyperLink

PhoneNumberLabel protected_oe property

PhoneNumberLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label PhoneNumberLabel
Résultat global::System.Web.UI.WebControls.Label

RatingControl protected_oe property

RatingControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.Rating RatingControl
Résultat global::AjaxControlToolkit.Rating

RatingMessageLabel protected_oe property

RatingMessageLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label RatingMessageLabel
Résultat global::System.Web.UI.WebControls.Label

RatingUpdatePanel protected_oe property

RatingUpdatePanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel RatingUpdatePanel
Résultat global::System.Web.UI.UpdatePanel

ShowCommentEntryButton protected_oe property

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

SubmitButton protected_oe property

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

SubmittedByLabel protected_oe property

SubmittedByLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label SubmittedByLabel
Résultat global::System.Web.UI.WebControls.Label

SubmittedByTextBox protected_oe property

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

lbImportFile protected_oe property

lbImportFile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbImportFile
Résultat global::System.Web.UI.WebControls.ImageButton

lbLocationTypes protected_oe property

lbLocationTypes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbLocationTypes
Résultat global::System.Web.UI.WebControls.ImageButton

lbManageComments protected_oe property

lbManageComments control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbManageComments
Résultat global::System.Web.UI.WebControls.ImageButton

lbManageLocations protected_oe property

lbManageLocations control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbManageLocations
Résultat global::System.Web.UI.WebControls.ImageButton

lbSettings protected_oe property

lbSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbSettings
Résultat global::System.Web.UI.WebControls.ImageButton