| ResetHashType Enumeration |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [ObsoleteAttribute("Dont use this", true)]
public enum HashType
<ObsoleteAttribute("Dont use this", true)>
Public Enumeration HashType
Members
| Member name | Value | Description |
---|
| Page | 0 | |
| Area | 1 | |
| All | 2 | |
| AreaAndPage | 3 | |
See Also