  | TemplateRenderingProviderIsSupported Method  | 
  
    Namespace: 
   Dynamicweb.Rendering
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic virtual bool IsSupported(
	Template template
)
Public Overridable Function IsSupported ( 
	template As Template
) As Boolean
Parameters
- template
 - Type: Dynamicweb.RenderingTemplate
 
Return Value
Type: 
Boolean
See Also