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