Gets or sets the date on which the file starts to be published
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public DateTime StartDate { get; set; } |
| Visual Basic |
|---|
Public Property StartDate As DateTime Get Set |