Show / Hide Table of Contents

Interface IClientResourceSettings

Namespace: DotNetNuke.Abstractions.ClientResources
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IClientResourceSettings

Properties

HostCrmVersion

Declaration
int HostCrmVersion { get; }
Property Value
Type Description
int

OverrideDefaultSettings

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

PortalCrmVersion

Declaration
int PortalCrmVersion { get; }
Property Value
Type Description
int

Extension Methods

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