Click or drag to resize

CommonMethodsIsTemplateExists Method (String)

Determines whether [is template exists] [the specified template identifier].

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static bool IsTemplateExists(
	string templateID
)

Parameters

templateID
Type: SystemString
The template identifier.

Return Value

Type: Boolean
See Also