BCNavigationViewNewLevel Method |
Creates a new level in the view.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCNavigationLevel NewLevel()
Public Function NewLevel As BCNavigationLevel
Return Value
Type:
BCNavigationLevelThe created level in the view.
See Also