Gets if versioning is enabled for the tab.
Namespace: DotNetNuke.Entities.Tabs.DtoAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsVersioningEnabledForTab { get; set; } |
Visual Basic |
---|
Public Property IsVersioningEnabledForTab As Boolean Get Set |