This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member CurrentSmartletCreateLink(IRenderContext)
Creates a link to the current page, passing the given parameters to the current Smartlet using Url Commands.
Public method Static member CurrentSmartletCreateLink(IRenderContext, array<String>[]()[][])
Creates a link to the current page, passing the given parameters to the current Smartlet using Url Commands.
Public method Static member CurrentSmartletCreateLink(IRenderContext, Boolean, array<String>[]()[][])
Creates a link to the current page, passing the given parameters to the current Smartlet using Url Commands.

See Also

Smartlet Class
Smartlet Members
Smartsite.Scf Namespace
Advanced