C# 클래스 Engage.Dnn.Locator.Details

A control which displays details about a particular location
상속: ModuleBase
파일 보기 프로젝트 열기: EngageSoftware/Engage-Locator

보호된 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명
BackButton_Click void
BindData void
Page_Load void
RatingControl_Changed void
SubmitButton_Click void

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

Raises the ModuleBase.Init event.

비공개 메소드들

메소드 설명
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.

메소드 상세

OnInit() 보호된 메소드

Raises the ModuleBase.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs The instance containing the event data.
리턴 void

프로퍼티 상세

AddCommentInstructionsLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

AddCommentSection 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

BackButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

CancelButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

CommentRequiredValidator 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

CommentSubmittedLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

CommentTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

CommentsRepeater 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Repeater

CustomAttributeRepeater 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Repeater

LocationAddress1Label 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationAddress2Label 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationAddress3Label 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationCommentsLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationDetailsHeaderLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationDetailsLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationNameLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

LocationNameLink 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.HyperLink

PhoneNumberLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

RatingControl 보호되어 있는 프로퍼티

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

RatingMessageLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

RatingUpdatePanel 보호되어 있는 프로퍼티

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

ShowCommentEntryButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

SubmitButton 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Button

SubmittedByLabel 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

SubmittedByTextBox 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

lbImportFile 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

lbLocationTypes 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

lbManageComments 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

lbManageLocations 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton

lbSettings 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.ImageButton