A simple class that checks if a site-wide maintenance page has been applied. If so, all requests are
redirected to the maintenance page (unless the current user is the system admin).
Namespace:
Phoenix.UIAssembly: Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)
Syntax
| C# |
|---|
public class MaintenancePageRedirecter : Control |
Remarks
