System.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic class Notification
Constructors View Source Notification(Int32, Int32, String, Nullable<Guid>) Declaration
public Notification(int entityId, int userId, string action, Guid? entityType)
Parameters Type Name Description System.Int32 entityId System.Int32 userId System.String action System.Nullable<Guid> entityType Properties View Source Action Declaration
public string Action { get; }
Property Value Type Description System.String View Source EntityId Declaration
public int EntityId { get; }
Property Value Type Description System.Int32 View Source EntityType Declaration
public Guid? EntityType { get; }
Property Value Type Description System.Nullable<Guid> View Source UserId Declaration
public int UserId { get; }
Property Value Type Description System.Int32
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