This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Makes Smartsite throw the inner exception.

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

Syntax

C#Copy imageCopy Code
[(.Level0)]
[(Name = "Error.InnerException.Throw", IsStub = true)]
public string ThrowInnerException()
Visual Basic (Declaration)Copy imageCopy Code
<(.Level0)> _
<(Name := "Error.InnerException.Throw", IsStub := True)> _
Public Function ThrowInnerException As 

Return Value

Reserved value. Ignore in SXML context.

See Also

Smartsite.Core Namespace
Advanced