Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum TransformationType

The type of the modification.

Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 7.19.2
Syntax
public enum TransformationType

Fields

Name Description
Add

Add a component.

None

Unspecified.

Remove

Removes a component.

Extension Methods