Gets and sets a Regular Expression that matches the versions of the core
that this module is compatible with
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string CompatibleVersions { get; set; } |
Visual Basic |
---|
Public Property CompatibleVersions As String Get Set |