PageInfoProviderUseCultureForBestPageInfoResult Property |
Gets or sets the value that indicates whether culture should be used for
selecting best result instead of URL path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntaxpublic static bool UseCultureForBestPageInfoResult { get; set; }
Property Value
Type:
Boolean
See Also