-
-
Notifications
You must be signed in to change notification settings - Fork 2
set popups
Will Strohl edited this page Mar 1, 2022
·
1 revision
This command allows you to enable or disable the administrative pop-ups in DNN CMS for one site or all sites in a single DNN instance.
Command | Description |
---|---|
set-popups |
Entering this command alone will assume the default values for the optional flags, described below. |
The flags below can help you determine exactly how to use this prompt.
Flag | Type | Default | Description |
---|---|---|---|
--mode |
String | disable | Specify whether you want to enable or disable the popups on the specified site(s). Acceptable values include enable and disable . |
--scope |
String | current | Specify whether you want to apply this to only the current site, or all sites. The accepted values include current and all . |
If successful, you'll see a message like below in the Prompt window.
Popups have been [enabled/disabled] for [this site/all sites].
If an error occurs, it should be displayed to you in the Prompt window. If not, you'll find it in the Log4net log files.
Are you getting any value out of this content and/or the source code here?
Please consider becoming a sponsor. Any amount is appreciated!
This project is donated to the DNN Community and the world by Upendo Ventures.
If you need support or would like to sponsor an enhancement for any of our open-source projects, please contact us.