This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents source code that will be compiled and executed using the CodeDom. The first class deriving from Module

Namespace: Smartsite.Core
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
public class VirtualAssembly
Visual Basic (Declaration)Copy imageCopy Code
Public Class VirtualAssembly

Inheritance Hierarchy

System..::..Object
  Smartsite.Core..::..VirtualAssembly

See Also

Advanced