This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Set this parameter to true to automatically map urls created using Smartlet.Link() as Url Parameters
(provided that the item in which the Smartlet is rendered supports Url Parameters).
Namespace: Smartsite.Scf
(provided that the item in which the Smartlet is rendered supports Url Parameters).
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
public bool MapLinkUrls { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property MapLinkUrls As Get Set |
See Also
Smartlet Class
Smartsite.Scf Namespace