True if the version is published. False if it is not published yet
Namespace: DotNetNuke.Entities.Tabs.TabVersionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsPublished { get; set; } |
| Visual Basic |
|---|
Public Property IsPublished As Boolean Get Set |