C# Class Engage.Dnn.Booking.FeaturesController

Inheritance: IUpgradeable
Mostra file Open project: EngageSoftware/Engage-Booking

Public Methods

Method Description
UpgradeModule ( string version ) : string

Upgrades the module.

Method Details

UpgradeModule() public method

Upgrades the module.
public UpgradeModule ( string version ) : string
version string The version.
return string