Gets a flag which says whether the file has ever been published
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool HasBeenPublished { get; private set; } |
| Visual Basic |
|---|
Public Property HasBeenPublished As Boolean Get Private Set |