ICategoryTranslationTypeName Property
|
Gets and sets the type name of the CategoryNode under this translation.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string 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
Type:
StringSee Also