This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Event fired just before setting a property on the Module instance from the SXML processor.

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

Syntax

C#Copy imageCopy Code
public event <> SetProperty
Visual Basic (Declaration)Copy imageCopy Code
Public Event SetProperty As (Of )

See Also

Smartsite.Core Namespace
Advanced