C# Класс Felinesoft.UmbracoCodeFirst.Core.Modules.DocumentTypeRegistration

Наследование: ContentTypeRegistration
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DocumentTypeRegistration ( IEnumerable properties, IEnumerable tabs, IEnumerable compositions, string alias, string name, Type clrType, DocumentTypeAttribute documentTypeAttribute ) : System

Описание методов

DocumentTypeRegistration() публичный Метод

public DocumentTypeRegistration ( IEnumerable properties, IEnumerable tabs, IEnumerable compositions, string alias, string name, Type clrType, DocumentTypeAttribute documentTypeAttribute ) : System
properties IEnumerable
tabs IEnumerable
compositions IEnumerable
alias string
name string
clrType System.Type
documentTypeAttribute Felinesoft.UmbracoCodeFirst.Attributes.DocumentTypeAttribute
Результат System