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