• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Improve this Doc

Enum SpecificVersion

determine which version of a script is to be used.

Namespace: DotNetNuke.Framework.JavaScriptLibraries
Assembly: DotNetNuke.dll
Syntax
public enum SpecificVersion : int

Fields

Name Description
Exact

Match version exactly

Latest

The most recent version

LatestMajor

Match the major version

LatestMinor

Match the major and minor versions

  • View Source
Back to top by the community, for the community... #DNNCMS