 | LoginHandlerCheckSecureFolderAccess Method |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic bool CheckSecureFolderAccess(
string path
)
Public Function CheckSecureFolderAccess (
path As String
) As Boolean
Parameters
- path
- Type: SystemString
Return Value
Type:
Boolean
See Also