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