Click or drag to resize

PageViewSecurity Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use SecurityHandler instead.")]
public LoginHandler Security { get; set; }

Property Value

Type: LoginHandler
See Also