C# Class SenseNet.ContentRepository.Storage.Schema.ContentListType

Inheritance: PropertySet
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
GetByName ( string contentListTypeName ) : ContentListType

Private Methods

Méthode Description
AddPropertyType ( PropertyType propertyType ) : void
ContentListType ( int id, string name, ISchemaRoot schemaRoot ) : System
RemovePropertyType ( PropertyType propertyType ) : void

Method Details

GetByName() public static méthode

public static GetByName ( string contentListTypeName ) : ContentListType
contentListTypeName string
Résultat ContentListType