| PermissionLookupManagerUsesPathInsteadOfId Method |
Namespace:
Dynamicweb.Security.Permissions
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public bool UsesPathInsteadOfId(
string name
)
Public Function UsesPathInsteadOfId (
name As String
) As Boolean
Parameters
- name
- Type: SystemString
Return Value
Type:
BooleanSee Also