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