summaryP:DotNetNuke.Common.Utilities.UrlTrackingInfo.CreatedDate

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DateTime CreatedDate { get; set; }
Visual Basic
Public Property CreatedDate As DateTime
	Get
	Set

See Also