| ContentAppIndexProviderCanHandle Method |
Namespace:
Dynamicweb
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public abstract bool CanHandle(
string appSystemName
)
Public MustOverride Function CanHandle (
appSystemName As String
) As Boolean
Parameters
- appSystemName
- Type: SystemString
Return Value
Type:
BooleanSee Also