Gets the schema set.

Namespace: DotNetNuke.Common
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public XmlSchemaSet SchemaSet { get; }
Visual Basic
Public ReadOnly Property SchemaSet As XmlSchemaSet
	Get

See Also