This interface is implemented by module control to let the page tell to the control what content version it should be render

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public interface IVersionableControl
Visual Basic
Public Interface IVersionableControl

See Also