RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupColumnDefinitionBase..::..HasContentTemplateId Method

Determines whether [has content template identifier] [the specified content template identifier].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void HasContentTemplateId(
	int contentTemplateId
)
Public Sub HasContentTemplateId ( _
	contentTemplateId As Integer _
)
public:
void HasContentTemplateId(
	int^ contentTemplateId
)

Parameters

contentTemplateId
Type: Int32
The content template identifier.

Exceptions


ExceptionCondition
ExceptionCustom Content Template can only be set on Integer fields.