ICategoryTranslationTypeName Property
|
Gets and sets the type name of the CategoryNode under this translation.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring TypeName { get; set; }Property TypeName As String
Get
Set
property String^ TypeName {
String^ get ();
void set (String^ value);
}abstract TypeName : string with get, set
Property Value
String
See Also