C# Class ComponentFactory.Krypton.Navigator.ViewBuilderLicence

Extend the base class with licence checking.
Inheritance: ViewBuilderBase
Datei anzeigen Open project: ComponentFactory/Krypton

Protected Methods

Method Description
PerformLicenceChecking ( KryptonNavigator navigator ) : void

Perform licence checking actions.

Method Details

PerformLicenceChecking() protected method

Perform licence checking actions.
protected PerformLicenceChecking ( KryptonNavigator navigator ) : void
navigator KryptonNavigator Navigator control reference.
return void