Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ComponentFactory
Krypton
Navigator
ViewBuilderLicence
C# Class ComponentFactory.Krypton.Navigator.ViewBuilderLicence
Extend the base class with licence checking.
Inheritance:
ViewBuilderBase
Show file
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