C# Class Rebel.Framework.PluginDefinitionExtensions

Datei anzeigen Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HasRoutablePackageArea ( this def ) : bool

Returns true if the plugin definition belongs to a package that is not a core package or a local plugin

Method Details

HasRoutablePackageArea() public static method

Returns true if the plugin definition belongs to a package that is not a core package or a local plugin
public static HasRoutablePackageArea ( this def ) : bool
def this
return bool