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