

| UrlOptionsEnum Enumeration | 
Namespace: CMS.DocumentEngine
 Syntax
Syntax[FlagsAttribute] public enum UrlOptionsEnum
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Default | 1 | URLs for not translated documents should be generated an URLs are not culture specific. | |
| ExcludeUntranslatedDocuments | 2 | URLs of not existing culture versions will not be generated. | |
| UseCultureSpecificURLs | 4 | Returns URL for the document aliasPath and document URL path (preferable if document URL path is not wildcard URL). Without this option the culture code or alias is added to the URL as a query parameter. | 
 See Also
See AlsoCopyright (c) 2023 Kentico Software