C# (CSharp) Sitecore.FakeDb.Pipelines.AddDbItem SetStatistics - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de Sitecore.FakeDb.Pipelines.AddDbItem.SetStatistics extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Creates and fulfills item statistics fields for all the item languages. The fields included are 'Created', 'CreatedBy', 'Revision', 'Updated' and 'UpdatedBy'.
The 'Created' and 'Updated' fields are set to the current date in ISO format. The 'CreatedBy' and 'UpdatedBy' fields store the current user name. The 'Revision' field is a System.Guid generated for each of the item languages.