System.Object
Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntaxpublic class MediaTypeService : ContentTypeServiceBase<IMediaTypeRepository, IMediaType>, IMediaTypeService, IContentTypeBaseService<IMediaType>, IContentTypeBaseService, IService
Constructors View Source MediaTypeService(ICoreScopeProvider, ILoggerFactory, IEventMessagesFactory, IMediaService, IMediaTypeRepository, IAuditRepository, IMediaTypeContainerRepository, IEntityRepository, IEventAggregator) Declaration
public MediaTypeService(ICoreScopeProvider provider, ILoggerFactory loggerFactory, IEventMessagesFactory eventMessagesFactory, IMediaService mediaService, IMediaTypeRepository mediaTypeRepository, IAuditRepository auditRepository, IMediaTypeContainerRepository entityContainerRepository, IEntityRepository entityRepository, IEventAggregator eventAggregator)
Parameters View Source MediaTypeService(ICoreScopeProvider, ILoggerFactory, IEventMessagesFactory, IMediaService, IMediaTypeRepository, IAuditRepository, IMediaTypeContainerRepository, IEntityRepository, IEventAggregator, IUserIdKeyResolver) Declaration
public MediaTypeService(ICoreScopeProvider provider, ILoggerFactory loggerFactory, IEventMessagesFactory eventMessagesFactory, IMediaService mediaService, IMediaTypeRepository mediaTypeRepository, IAuditRepository auditRepository, IMediaTypeContainerRepository entityContainerRepository, IEntityRepository entityRepository, IEventAggregator eventAggregator, IUserIdKeyResolver userIdKeyResolver)
Parameters View Source MediaTypeService(ICoreScopeProvider, ILoggerFactory, IEventMessagesFactory, IMediaService, IMediaTypeRepository, IAuditRepository, IMediaTypeContainerRepository, IEntityRepository, IEventAggregator, IUserIdKeyResolver, ContentTypeFilterCollection) Declaration
public MediaTypeService(ICoreScopeProvider provider, ILoggerFactory loggerFactory, IEventMessagesFactory eventMessagesFactory, IMediaService mediaService, IMediaTypeRepository mediaTypeRepository, IAuditRepository auditRepository, IMediaTypeContainerRepository entityContainerRepository, IEntityRepository entityRepository, IEventAggregator eventAggregator, IUserIdKeyResolver userIdKeyResolver, ContentTypeFilterCollection contentTypeFilters)
Parameters Properties View Source ContainedObjectType Declaration
protected override Guid ContainedObjectType { get; }
Property Value View Source ReadLockIds Declaration
protected override int[] ReadLockIds { get; }
Property Value Type Description System.Int32[] View Source WriteLockIds Declaration
protected override int[] WriteLockIds { get; }
Property Value Type Description System.Int32[] Methods View Source CanDelete(IMediaType) Declaration
protected override bool CanDelete(IMediaType item)
Parameters Returns Type Description System.Boolean View Source DeleteItemsOfTypes(IEnumerable<Int32>) Declaration
protected override void DeleteItemsOfTypes(IEnumerable<int> typeIds)
Parameters Type Name Description IEnumerable<System.Int32> typeIds View Source GetContentTypeChangedNotification(IEnumerable<ContentTypeChange<IMediaType>>, EventMessages) Declaration
protected override ContentTypeChangeNotification<IMediaType> GetContentTypeChangedNotification(IEnumerable<ContentTypeChange<IMediaType>> changes, EventMessages eventMessages)
Parameters Returns View Source GetContentTypeRefreshedNotification(IEnumerable<ContentTypeChange<IMediaType>>, EventMessages) Declaration
protected override ContentTypeRefreshNotification<IMediaType> GetContentTypeRefreshedNotification(IEnumerable<ContentTypeChange<IMediaType>> changes, EventMessages eventMessages)
Parameters Returns View Source GetDeletedNotification(IEnumerable<IMediaType>, EventMessages) Declaration
protected override DeletedNotification<IMediaType> GetDeletedNotification(IEnumerable<IMediaType> items, EventMessages eventMessages)
Parameters Returns View Source GetDeletingNotification(IEnumerable<IMediaType>, EventMessages) Declaration
protected override DeletingNotification<IMediaType> GetDeletingNotification(IEnumerable<IMediaType> items, EventMessages eventMessages)
Parameters Returns View Source GetDeletingNotification(IMediaType, EventMessages) Declaration
protected override DeletingNotification<IMediaType> GetDeletingNotification(IMediaType item, EventMessages eventMessages)
Parameters Returns View Source GetMovedNotification(IEnumerable<MoveEventInfo<IMediaType>>, EventMessages) Declaration
protected override MovedNotification<IMediaType> GetMovedNotification(IEnumerable<MoveEventInfo<IMediaType>> moveInfo, EventMessages eventMessages)
Parameters Returns View Source GetMovingNotification(MoveEventInfo<IMediaType>, EventMessages) Declaration
protected override MovingNotification<IMediaType> GetMovingNotification(MoveEventInfo<IMediaType> moveInfo, EventMessages eventMessages)
Parameters Returns View Source GetSavedNotification(IEnumerable<IMediaType>, EventMessages) Declaration
protected override SavedNotification<IMediaType> GetSavedNotification(IEnumerable<IMediaType> items, EventMessages eventMessages)
Parameters Returns View Source GetSavedNotification(IMediaType, EventMessages) Declaration
protected override SavedNotification<IMediaType> GetSavedNotification(IMediaType item, EventMessages eventMessages)
Parameters Returns View Source GetSavingNotification(IEnumerable<IMediaType>, EventMessages) Declaration
protected override SavingNotification<IMediaType> GetSavingNotification(IEnumerable<IMediaType> items, EventMessages eventMessages)
Parameters Returns View Source GetSavingNotification(IMediaType, EventMessages) Declaration
protected override SavingNotification<IMediaType> GetSavingNotification(IMediaType item, EventMessages eventMessages)
Parameters Returns
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4