System.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic class NotificationEmailBodyParams
Constructors View Source NotificationEmailBodyParams(String, String, String, String, String, String, String, String) Declaration
public NotificationEmailBodyParams(string recipientName, string action, string itemName, string itemId, string itemUrl, string editedUser, string siteUrl, string summary)
Parameters Type Name Description System.String recipientName System.String action System.String itemName System.String itemId System.String itemUrl System.String editedUser System.String siteUrl System.String summary Properties View Source Action Declaration
public string Action { get; }
Property Value Type Description System.String View Source EditedUser Declaration
public string EditedUser { get; }
Property Value Type Description System.String View Source ItemId Declaration
public string ItemId { get; }
Property Value Type Description System.String View Source ItemName Declaration
public string ItemName { get; }
Property Value Type Description System.String View Source ItemUrl Declaration
public string ItemUrl { get; }
Property Value Type Description System.String View Source RecipientName Declaration
public string RecipientName { get; }
Property Value Type Description System.String View Source SiteUrl Declaration
public string SiteUrl { get; }
Property Value Type Description System.String View Source Summary
This will either be an HTML or text based summary depending on the email type being sent
Declarationpublic string Summary { get; }
Property Value Type Description System.String
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4