Click or drag to resize

ICategoryNodeOriginalTypeName Property


Gets the type name of this CategoryNode in its native creation locale.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string OriginalTypeName { get; }

Property Value

String
Remarks
This property's value is the value with which the CategoryNode was created. It is the value under CreationLocale.
See Also