 | 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; }
<ObsoleteAttribute("Use SecurityHandler instead.")>
Public Property Security As LoginHandler
Get
Set
Property Value
Type:
LoginHandler
See Also