| AlternativeUrlInfoProviderGetAlternativeUrls Method | 
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
 Syntax
Syntax[ObsoleteAttribute("Use IAlternativeUrlInfoProvider.Get() instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AlternativeUrlInfo.Provider.")] public static ObjectQuery<AlternativeUrlInfo> GetAlternativeUrls()
 See Also
See Also