This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the ProfileKeyValuePairs property.

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

Syntax

C#Copy imageCopy Code
[(true)]
[(.Binary)]
public <> ProfileKeyValuePairs { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
<(True)> _
<(.Binary)> _
Public Property ProfileKeyValuePairs As (Of )
	Get
	Set

Field Value

The settings.

See Also

Advanced