Gets or sets a value indicating whether publish period is enabled for the file
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool EnablePublishPeriod { get; set; } |
Visual Basic |
---|
Public Property EnablePublishPeriod As Boolean Get Set |