C# Class Dimi.InstantRDF.Umbraco.UmbracoConfiguration

Umbraco configuration details
显示文件 Open project: coding3d/InstantRDF

Public Methods

Method Description
IsVersion6 ( ) : bool

Determines whether the version of Umbraco is greater than or equal to 6.

Method Details

IsVersion6() public static method

Determines whether the version of Umbraco is greater than or equal to 6.
public static IsVersion6 ( ) : bool
return bool