Gets an XmlSchema for the DesktopModule

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public XmlSchema GetSchema()
Visual Basic
Public Function GetSchema As XmlSchema

Return Value

returnsM:DotNetNuke.Entities.Modules.DesktopModuleInfo.GetSchema

Implements

IXmlSerializable..::..GetSchema()()()()

See Also