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

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

Syntax

C#Copy imageCopy Code
[("SmartletNoScript")]
public class SmartletNoscript : 
Visual Basic (Declaration)Copy imageCopy Code
<("SmartletNoScript")> _
Public Class SmartletNoscript _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Core..::..BaseModule
    Smartsite.Core..::..Module
      Smartsite.Core..::..ContainerModule
        Smartsite.Scf..::..SmartletNoscript

See Also

Advanced