AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

WebApiConfig..::..Register Method

Registers the API routing for Advantage CSP content

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

Syntax


public static void Register(
	HttpConfiguration config,
	AdvantageSecureContentControllerHandler secureHandler
)

Parameters

config
Type: HttpConfiguration
GlobalConfiguration.Configuration object
secureHandler
Type: AdvantageCSP.API..::..AdvantageSecureContentControllerHandler
A delegating handler that inherits from AdvantageSecureContentControllerHandler