C# Class Felinesoft.UmbracoCodeFirst.Core.Modules.TabRegistration

Inheritance: CodeFirstRegistration
Afficher le fichier Open project: DanMannMann/UmbracoCodeFirst Class Usage Examples

Méthodes publiques

Méthode Description
TabRegistration ( IEnumerable properties, string name, string originalName, ContentTabAttribute tabAttribute, Type clrType, PropertyInfo propertyOfParent ) : System

Private Methods

Méthode Description
TabRegistration ( ) : System

Method Details

TabRegistration() public méthode

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
Résultat System