Gets a value indicating whether the file is enabled,
considering if the publish period is active and if the current date is within the publish period
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsEnabled { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsEnabled As Boolean Get |