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

Inheritance: PropertySet
Show file Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
GetByName ( string contentListTypeName ) : ContentListType

Private Methods

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

Method Details

GetByName() public static method

public static GetByName ( string contentListTypeName ) : ContentListType
contentListTypeName string
return ContentListType