View Source
Class ContentTypeBaseServiceProvider
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class ContentTypeBaseServiceProvider : IContentTypeBaseServiceProvider
Constructors
View Source
ContentTypeBaseServiceProvider(IContentTypeService, IMediaTypeService, IMemberTypeService)
Declaration
public ContentTypeBaseServiceProvider(IContentTypeService contentTypeService, IMediaTypeService mediaTypeService, IMemberTypeService memberTypeService)
Parameters
Methods
View Source
For(IContentBase)
Declaration
public IContentTypeBaseService For(IContentBase contentBase)
Parameters
Returns
View Source
GetContentTypeOf(IContentBase)
Declaration
public IContentTypeComposition GetContentTypeOf(IContentBase contentBase)
Parameters
Returns