This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a value indicating whether this SmartletProperty is encrypted.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public bool Encrypted { get; }
Visual Basic (Declaration)Copy imageCopy Code
Public ReadOnly Property Encrypted As 
	Get

Field Value

Boolean

See Also

Advanced