This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the Smartsite Error code of the exception that has occurred.

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

Syntax

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

Return Value

Error code

See Also

Smartsite.Core Namespace
Advanced