Class BlockGridSampleHelper
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.BackOffice.Controllers
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public sealed class BlockGridSampleHelper
Constructors
View SourceBlockGridSampleHelper(IContentTypeService, IDataTypeService, IBackOfficeSecurityAccessor, IPartialViewPopulator)
Declaration
public BlockGridSampleHelper(IContentTypeService contentTypeService, IDataTypeService dataTypeService, IBackOfficeSecurityAccessor backOfficeSecurityAccessor, IPartialViewPopulator partialViewPopulator)
Parameters
Type | Name | Description |
---|---|---|
IContentTypeService | contentTypeService | |
IDataTypeService | dataTypeService | |
IBackOfficeSecurityAccessor | backOfficeSecurityAccessor | |
IPartialViewPopulator | partialViewPopulator |