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 |