Loads the control from an XML file.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public void LoadFromXml ( string fileName, bool loadProperties)
Public Sub LoadFromXml( _ fileName As String, _ loadProperties As Boolean _)
Type: StringThe name of the file from which to load the control.
Type: BooleanIndicates whether the control's properties will be loaded.
LoadFromXml Method Overload ListWindowHost MembersWindowHost ClassMindFusion.UI.Web Namespace