Click or drag to resize

ContentAppIndexProviderCanHandle Method

Namespace:  Dynamicweb
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public abstract bool CanHandle(
	string appSystemName
)

Parameters

appSystemName
Type: SystemString

Return Value

Type: Boolean
See Also