AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageConfigurationEngine..::..GetJavascriptSettings Method

Gets the JavaScript resource settings for the current domain.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public AdvantageResourceSetting GetJavascriptSettings(
	AdvantageCommonBasePage pg
)

Parameters

pg
Type: AdvantageCommonBasePage
The current page instance.

Return Value

The JavaScript resource settings, or a default empty instance if no domain is configured.