Enum Availability
Sets the availability for the content type
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 7.19.2Syntax
public enum AvailabilityFields
| Name | Description | 
|---|---|
| All | All content types are available. | 
| None | No content types are available. | 
| Specific | A specfic set of content types are available. | 
| Undefined | The setting is not defined | 
