CategoryCollection.Import Method
Include Protected Members
Include Inherited Members
Imports categories from the specified XML-formatted string.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Import(String) | Imports categories from the specified XML-formatted string. | |
Import(XmlElement) | Imports categories from the specified XML document. |
Top