Show / Hide Table of Contents

Interface IDependency

Namespace: DotNetNuke.Services.Installer.Dependencies
Assembly: DotNetNuke.dll
Syntax
public interface IDependency

Properties

ErrorMessage

Declaration
string ErrorMessage { get; }
Property Value
Type Description
string

IsValid

Declaration
bool IsValid { get; }
Property Value
Type Description
bool

Methods

ReadManifest(XPathNavigator)

Declaration
void ReadManifest(XPathNavigator dependencyNav)
Parameters
Type Name Description
XPathNavigator dependencyNav

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS