Interface IElementService
Defines the ElementService, which is an easy access to operations involving IElement
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IElementService : IPublishableContentService<IElement>, IContentServiceBase<IElement>, IContentServiceBase, IService