[RouteAttribute("/{environmentId:guid}/{activeTab:int}")]
public class EnvironmentEdit : MtBaseComponent| EnvironmentEdit | Initializes a new instance of the EnvironmentEdit class |
| ActiveTab | The Tab that will be opened at startup. |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |