| ||||
GetSetting methodReturns an IERUExtensionSetting interface pointer for a given extension from this scope. Extension settings can be created or retrieved from the scope using GetSettings. Note that inappropriate settings at a lower level will be ignored if invalidated by a higher level. For example, if an extension is configured as "Always Off" for the entire site, and you add settings to enable the extension at a lower level, the settings will be ignored. The effective availability and enabled state of an extension always takes into account parent availability. Syntax
ParametersExtensionIERUExtension or string ID of the extension to be referenced. ppSettingUpon return, the new extension reference. Return value
|
Home |