| ModulePermissionCollectionLoadFromXml Method |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public void LoadFromXml(
string xml
)
Public Sub LoadFromXml (
xml As String
)
Parameters
- xml
- Type: SystemString
See Also