Click or drag to resize
ComparisonTypeSelectorComponentTComparisonEnumGetResourceStringNamePrefix Method
Gets resource string name prefix for enum named enumName.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
protected virtual string GetResourceStringNamePrefix(
	string enumName
)

Parameters

enumName
Type: SystemString

Return Value

Type: String
See Also