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

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

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

Метод Описание
TabRegistration ( IEnumerable properties, string name, string originalName, ContentTabAttribute tabAttribute, Type clrType, PropertyInfo propertyOfParent ) : System

Приватные методы

Метод Описание
TabRegistration ( ) : System

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

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

public TabRegistration ( IEnumerable properties, string name, string originalName, ContentTabAttribute tabAttribute, Type clrType, PropertyInfo propertyOfParent ) : System
properties IEnumerable
name string
originalName string
tabAttribute Felinesoft.UmbracoCodeFirst.Attributes.ContentTabAttribute
clrType System.Type
propertyOfParent System.Reflection.PropertyInfo
Результат System