INetCommunityPageGetName Method

Note: This API is now obsolete.

Namespace: BBNCExtensions.Interfaces
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
[ObsoleteAttribute("Suggested alternative is the API.Pages.GetName method")]
string GetName(
	int PageId,
	int TabId
)

Parameters

PageId
Type: SystemInt32
TabId
Type: SystemInt32

Return Value

Type: String