Click or drag to resize
LocalizationResourceDefinitionResourceType Property
Defines type wrapping the '.resx' file used for localization and serves as a access point to the file.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public Type ResourceType { get; }

Property Value

Type: Type
See Also