AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageDelegatingHandler..::..SiteSettings<(Of <(<'T>)>)> Method

Gets the site settings for the specified type.

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public T SiteSettings<T>()
where T : BusinessObjectSiteSetting<T>

Type Parameters

T
The type of the site settings object.

Return Value

An instance of the site settings object.