Documentation > CMS Template API Library > Util > IsInternalLink(String)

IsInternalLink

Determines wether or not the specified link is an internal cms like of the form //cpt_internal/.

public System.Boolean IsInternalLink(String)


Returns

True if the link is of the form /<ClientName>/cpt_internal/; otherwise, false.

Parameters

NameDescriptionType
link The link to check. System.String

Connect with Crownpeak