This interface allow the page to interact with his modules to delete/rollback or publish a specific version.
The module that wants support page versioning need to implement it in the Bussiness controller.
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public interface IVersionable |
Visual Basic |
---|
Public Interface IVersionable |