Class PortalTemplateValidator
The PortalTemplateValidator Class is used to validate the Portal Template.
Inherited Members
Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke.dll
Syntax
public class PortalTemplateValidator : XmlValidatorBase
Methods
| Improve this Doc View SourceValidate(String, String)
The PortalTemplateValidator Class is used to validate the Portal Template.
Declaration
public bool Validate(string xmlFilename, string schemaFileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | xmlFilename | |
System.String | schemaFileName |
Returns
Type | Description |
---|---|
System.Boolean |