CustomTableItemItemCreatedBy Property |
Gets or sets id of user who created custom table item.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 11.0.0
Syntax public int ItemCreatedBy { get; set; }
Property Value
Type:
Int32See Also