'Declaration
Public Overloads Function Load( _ ByVal doc As XmlDocument _ ) As Boolean
public bool Load( XmlDocument doc )
Parameters
- doc
- System.Xml.XmlDocument that contains the C1BackstageView definition.
Return Value
False if the XML document is not in the expected format.