Gets an XmlSchema for the ModuleDefinitionInfo

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

Syntax

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

Return Value

returnsM:DotNetNuke.Entities.Modules.Definitions.ModuleDefinitionInfo.GetSchema

Implements

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

See Also