Specifies the different rendering states a PropertyControl can be in.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public enum RenderType |
Members
| Member name | Description | |
|---|---|---|
| Default |
Default state type
| |
| Edit |
Edist state type
| |
| OnPageEdit |
OnPageEdit state type
|