ICategoryTranslationCreationUser Property
|
Gets the creation user of this translation.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string CreationUser { get; }
ReadOnly Property CreationUser As String
Get
property String^ CreationUser {
String^ get ();
}
abstract CreationUser : string with get
Property Value
Type:
StringSee Also