AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

WebApiConfig..::..Register Method

Registers the API routing for BWA 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