This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the current Smartlets list.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public static  GetCurrent(
	 context
)
Visual Basic (Declaration)Copy imageCopy Code
Public Shared Function GetCurrent ( _
	context As  _
) As 

Parameters

context
IRenderContext

Field Value

The current.

See Also

Smartlets Class
Smartsite.Scf Namespace
Advanced