partial void OnCreatedByChanged() { if (!string.IsNullOrEmpty(_CreatedBy)) { _CreatedBy = CreatedBy.TextEncode(); } }