Click or drag to resize

NavTargetSetTenantAvailability Method

Manage availability of links to tenant-specific mops. If the provided page is null then the page is not available for the current tenant, else it is.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void SetTenantAvailability(
	PageInfo pg
)

Parameters

pg
Type: NetQuarryPageInfo
The page linked to by this item.
See Also