Table of Contents

Enum SearchEngineFriendlyURLs.Type

Namespace
Dynamicweb.Frontend
Assembly
Dynamicweb.dll
Specifies the url pattern
public enum SearchEngineFriendlyURLs.Type

Fields

None = 1
E.g. Default.aspx?ID=123
Path = 0
E.g. ParentPage/NameOfPage
To top