For notifications, this field indicates when it has to be removed (or not displayed)
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public DateTime ExpirationDate { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public Property ExpirationDate As DateTime Get Set |