Click or drag to resize
URLHelperGetCaseRedirectEnum Method
Gets the settings for the URL case rules.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static CaseRedirectEnum GetCaseRedirectEnum(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: CaseRedirectEnum
See Also