  | ContentForumIndexProviderCanHandle Method  | 
  
    Namespace: 
   Dynamicweb.Forum
    Assembly:
   Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic override bool CanHandle(
	string appSystemName
)
Public Overrides Function CanHandle ( 
	appSystemName As String
) As Boolean
Parameters
- appSystemName
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also