C# Class Engage.Dnn.Publish.ArticleControls.ArticleDisplay

Inheritance: ModuleBase, IActionable
Afficher le fichier Open project: EngageSoftware/Engage-Publish Class Usage Examples

Protected Properties

Свойство Type Description
Captchas global::Engage.Dnn.Publish.Controls.Captchas
CommentPopupTriggerLink global::System.Web.UI.WebControls.HyperLink
ForumCommentPopupTriggerLink global::System.Web.UI.WebControls.HyperLink
ajaxRating global::AjaxControlToolkit.Rating
btnCancelComment global::System.Web.UI.WebControls.LinkButton
btnConfirmationClose global::System.Web.UI.WebControls.LinkButton
btnSubmitComment global::System.Web.UI.WebControls.LinkButton
divArticleTitle global::System.Web.UI.HtmlControls.HtmlGenericControl
divLastUpdated global::System.Web.UI.HtmlControls.HtmlGenericControl
divRelatedArticle global::System.Web.UI.HtmlControls.HtmlGenericControl
lblArticleText global::System.Web.UI.WebControls.Literal
lblArticleTitle global::System.Web.UI.WebControls.Literal
lblAuthor global::System.Web.UI.WebControls.Literal
lblAuthorInfo global::System.Web.UI.WebControls.Label
lblCommentHeading global::System.Web.UI.WebControls.Label
lblEmailAddressComment global::System.Web.UI.WebControls.Label
lblFirstNameComment global::System.Web.UI.WebControls.Label
lblInstructions global::System.Web.UI.WebControls.Label
lblLastNameComment global::System.Web.UI.WebControls.Label
lblLastUpdated global::System.Web.UI.WebControls.Literal
lblRatingMessage global::System.Web.UI.WebControls.Label
lblTag global::System.Web.UI.WebControls.Label
lblUrlComment global::System.Web.UI.WebControls.Label
lnkConfigure global::System.Web.UI.WebControls.HyperLink
lnkGoToForum global::System.Web.UI.WebControls.HyperLink
lnkNextPage global::System.Web.UI.WebControls.HyperLink
lnkPreviousPage global::System.Web.UI.WebControls.HyperLink
lnkReturnToList global::System.Web.UI.WebControls.HyperLink
mvCommentDisplay global::System.Web.UI.WebControls.MultiView
phCommentsDisplay global::System.Web.UI.WebControls.PlaceHolder
phEmailAFriend global::System.Web.UI.WebControls.PlaceHolder
phPrinterFriendly global::System.Web.UI.WebControls.PlaceHolder
phRelatedArticle global::System.Web.UI.WebControls.PlaceHolder
phRelatedArticles global::System.Web.UI.WebControls.PlaceHolder
phTags global::System.Web.UI.WebControls.PlaceHolder
pnlAuthor global::System.Web.UI.WebControls.Panel
pnlComment global::System.Web.UI.WebControls.Panel
pnlCommentConfirmation global::System.Web.UI.WebControls.Panel
pnlCommentDisplay global::System.Web.UI.WebControls.Panel
pnlCommentEntry global::System.Web.UI.WebControls.Panel
pnlComments global::System.Web.UI.WebControls.Panel
pnlEmailAFriend global::System.Web.UI.WebControls.Panel
pnlEmailAddressComment global::System.Web.UI.WebControls.PlaceHolder
pnlNameComment global::System.Web.UI.WebControls.PlaceHolder
pnlPrinterFriendly global::System.Web.UI.WebControls.Panel
pnlReturnToList global::System.Web.UI.WebControls.Panel
pnlTags global::System.Web.UI.WebControls.Panel
pnlUrlComment global::System.Web.UI.WebControls.PlaceHolder
rfvCommentText global::System.Web.UI.WebControls.RequiredFieldValidator
rfvEmailAddressComment global::System.Web.UI.WebControls.RequiredFieldValidator
rfvFirstNameComment global::System.Web.UI.WebControls.RequiredFieldValidator
rfvLastNameComment global::System.Web.UI.WebControls.RequiredFieldValidator
rpThumbnails global::System.Web.UI.WebControls.Repeater
txtComment global::System.Web.UI.WebControls.TextBox
txtEmailAddressComment global::System.Web.UI.WebControls.TextBox
txtFirstNameComment global::System.Web.UI.WebControls.TextBox
txtLastNameComment global::System.Web.UI.WebControls.TextBox
txtUrlComment global::System.Web.UI.WebControls.TextBox
upnlComments global::System.Web.UI.UpdatePanel
upnlRating global::System.Web.UI.UpdatePanel
valCommentSummary global::System.Web.UI.WebControls.ValidationSummary
vwForumComments global::System.Web.UI.WebControls.View
vwPublishComments global::System.Web.UI.WebControls.View

Property Details

Captchas protected_oe property

Captchas control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Publish.Controls.Captchas Captchas
Résultat global::Engage.Dnn.Publish.Controls.Captchas

CommentPopupTriggerLink protected_oe property

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

ForumCommentPopupTriggerLink protected_oe property

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

ajaxRating protected_oe property

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

btnCancelComment protected_oe property

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

btnConfirmationClose protected_oe property

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

btnSubmitComment protected_oe property

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

divArticleTitle protected_oe property

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

divLastUpdated protected_oe property

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

divRelatedArticle protected_oe property

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

lblArticleText protected_oe property

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

lblArticleTitle protected_oe property

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

lblAuthor protected_oe property

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

lblAuthorInfo protected_oe property

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

lblCommentHeading protected_oe property

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

lblEmailAddressComment protected_oe property

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

lblFirstNameComment protected_oe property

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

lblInstructions protected_oe property

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

lblLastNameComment protected_oe property

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

lblLastUpdated protected_oe property

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

lblRatingMessage protected_oe property

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

lblTag protected_oe property

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

lblUrlComment protected_oe property

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

lnkConfigure protected_oe property

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

lnkGoToForum protected_oe property

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

lnkNextPage protected_oe property

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

lnkPreviousPage protected_oe property

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

lnkReturnToList protected_oe property

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

mvCommentDisplay protected_oe property

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

phCommentsDisplay protected_oe property

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

phEmailAFriend protected_oe property

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

phPrinterFriendly protected_oe property

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

phRelatedArticle protected_oe property

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

phRelatedArticles protected_oe property

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

phTags protected_oe property

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

pnlAuthor protected_oe property

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

pnlComment protected_oe property

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

pnlCommentConfirmation protected_oe property

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

pnlCommentDisplay protected_oe property

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

pnlCommentEntry protected_oe property

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

pnlComments protected_oe property

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

pnlEmailAFriend protected_oe property

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

pnlEmailAddressComment protected_oe property

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

pnlNameComment protected_oe property

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

pnlPrinterFriendly protected_oe property

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

pnlReturnToList protected_oe property

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

pnlTags protected_oe property

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

pnlUrlComment protected_oe property

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

rfvCommentText protected_oe property

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

rfvEmailAddressComment protected_oe property

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

rfvFirstNameComment protected_oe property

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

rfvLastNameComment protected_oe property

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

rpThumbnails protected_oe property

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

txtComment protected_oe property

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

txtEmailAddressComment protected_oe property

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

txtFirstNameComment protected_oe property

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

txtLastNameComment protected_oe property

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

txtUrlComment protected_oe property

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

upnlComments protected_oe property

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

upnlRating protected_oe property

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

valCommentSummary protected_oe property

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

vwForumComments protected_oe property

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

vwPublishComments protected_oe property

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