Interface IContentTypeBaseService
Provides a common base interface for IContent
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IContentTypeBaseService
Methods
View SourceGet(Int32)
Gets a content type.
Declaration
IContentTypeComposition Get(int id)
Parameters
Type | Name | Description |
---|---|---|
System. |
id |
Returns
Type | Description |
---|---|
IContent |