PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Adds a Smartlet Preset that inherits from this preset.

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

Syntax

C#Copy imageCopy Code
public void addInheritance(
	int child
)
Visual Basic (Declaration)Copy imageCopy Code
Public Sub addInheritance ( _
	child As Integer _
)

Parameters

child
Int32
The item number of the preset that inherits from this one.

See Also

Advanced