| FormTemplateServiceDeleteTemplate Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public void DeleteTemplate(
FormTemplate template
)
Public Sub DeleteTemplate (
template As FormTemplate
)
Parameters
- template
- Type: Dynamicweb.FormsFormTemplate
See Also