Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AlternativeUrlInfoProvider Class
AlternativeUrlInfoProvider Methods
DeleteAlternativeUrlInfo Method
GetAlternativeUrl Method
GetAlternativeUrlInfo Method
GetAlternativeUrlInternal Method
GetAlternativeUrls Method
SetAlternativeUrlInfo Method
SetInfo Method
SetInfoCheckForConflictingPage Method
AlternativeUrlInfoProvider
GetAlternativeUrlInfo Method
Returns
AlternativeUrlInfo
with specified ID.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
AlternativeUrlInfo
GetAlternativeUrlInfo
(
int
id
)
Parameters
id
Type:
System
Int32
AlternativeUrlInfo
ID.
Return Value
Type:
AlternativeUrlInfo
See Also
Reference
AlternativeUrlInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com