Click or drag to resize

ICMSCategoryLocalizations Property

Gets localizations for the Category.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ICMSCategoryLocalization> Localizations { get; }

Property Value

Type: IEnumerableICMSCategoryLocalization
See Also