Enum ActionType
Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public enum ActionType
Fields
| Name | Description |
|---|---|
| CheckFor301 | |
| Continue | |
| IgnoreRequest | |
| Output404 | |
| Output500 | |
| Redirect301 | |
| Redirect302 | |
| Redirect302Now |
public enum ActionType
| Name | Description |
|---|---|
| CheckFor301 | |
| Continue | |
| IgnoreRequest | |
| Output404 | |
| Output500 | |
| Redirect301 | |
| Redirect302 | |
| Redirect302Now |