| 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
)
Public Shared Function IsTemplateExists (
templateID As Integer
) As Boolean
Parameters
- templateID
- Type: SystemInt32
The template identifier.
Return Value
Type:
BooleanSee Also