NavigationGetVanityURL Method

Builds a vanity URL for the site.

Namespace: BBNCExtensions.API.Navigation
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract string GetVanityURL(
	string VanityText
)

Parameters

VanityText
Type: SystemString
The text for the vanity URL.

Return Value

Type: String
A vanity URL for the site with specified text.