/
Default Activation
Default Activation
You decide whether your extension is immediately either active or inactive in all Beebox projects.
Your preference is coded using the EnableByDefault property:
public override bool EnableByDefault { get { return true; } }
If you return true, the extension is automatically enabled in all Beebox projects upon installation. If you return false, it is disabled.
The Beebox administrator can explicitly enable or disable your extension individually per project from the project settings page:
, multiple selections available,
Related content
Account & License
Account & License
More like this
Register Beebox software
Register Beebox software
More like this
Advanced permissions
Advanced permissions
More like this
Install and test package
Install and test package
More like this
Administration - Beebox Extensions
Administration - Beebox Extensions
More like this
Parameters
Parameters
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008