summaryP:DotNetNuke.Entities.Tabs.TabInfo.StartDate
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("startdate")] public DateTime StartDate { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("startdate")> Public Property StartDate As DateTime Get Set |