Click or drag to resize
UIFormSecurityCheck Property
Security check.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public SecurityCheck SecurityCheck { get; set; }

Property Value

Type: SecurityCheck
See Also