TreePathUtilsGetUrlExtension Method |
Returns URL extension used for friendly URLs for specified site.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string GetUrlExtension(
string siteName = null
)
Parameters
- siteName (Optional)
- Type: SystemString
Site name
Return Value
Type:
StringSee Also