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 Code |
---|---|
public void addInheritance( int child ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub addInheritance ( _ child As Integer _ ) |
Parameters
- child
- Int32
The item number of the preset that inherits from this one.
See Also
SmartletPresetState Class
Smartsite.Scf Namespace