Dynamicweb 8 Documentation
LoadFromXml Method (ModulePermissionCollection)

Xml string to load modules permissions from.
Loads modules permissions from xml string.
Syntax
'Declaration
 
Public Sub LoadFromXml( _ 
   ByVal xmlString As String _ 
) 
public void LoadFromXml( 
   string xmlString 
)

Parameters

xmlString
Xml string to load modules permissions from.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModulePermissionCollection Class
ModulePermissionCollection Members

Send Feedback