CompanyIpAddressWhiteBlackList Class

Page for MobileTrack support users to view logs of Portal.

Definition

Namespace: MobileTrack.Web.Portal.Pages.Admin.CompanyOverviews
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
[RouteAttribute("/admin/company/{companyId:guid}/ipaddresswhiteblacklist")]
[RouteAttribute("/admin/ipaddresswhiteblacklist")]
public class CompanyIpAddressWhiteBlackList : MtBaseComponent
Inheritance
Object    ComponentBase    MtBaseComponent    CompanyIpAddressWhiteBlackList

Constructors

CompanyIpAddressWhiteBlackListInitializes a new instance of the CompanyIpAddressWhiteBlackList class

Properties

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)

Methods

See Also