Returns true if the search task for given node should be created.
            Returns true if 
             - search is allowed on general level AND 
             - search is allowed for document type of given node
             - published version for given node exists AND
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Node to check 
Return Value
Type:See Also