C# Class Engage.Dnn.Booking.FeaturesController

Inheritance: IUpgradeable
显示文件 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