Click or drag to resize

PagePermissionsLoadFromXML Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Modules.UserManagement
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use LoadFromXmlString instead")]
public void LoadFromXML(
	string xml
)

Parameters

xml
Type: SystemString
See Also