C# Class Kooboo.Commerce.Web.Framework.UI.Topbar.TopbarCommandExtensions

Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
GetDefaultConfig ( this command ) : object
UpdateDefaultCommandConfig ( this command, object config ) : void

Private Methods

Méthode Description
GetCommandConfigDataFile ( this command ) : DataFile

Method Details

GetDefaultConfig() public static méthode

public static GetDefaultConfig ( this command ) : object
command this
Résultat object

UpdateDefaultCommandConfig() public static méthode

public static UpdateDefaultCommandConfig ( this command, object config ) : void
command this
config object
Résultat void