Click or drag to resize

CommonMethodsIsTemplateExists Method (Int32)

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(
	int templateID
)

Parameters

templateID
Type: SystemInt32
The template identifier.

Return Value

Type: Boolean
See Also