IntegerFieldDefinition..::..HasContentTemplateId Method
Determines whether [has content template identifier] [the specified content template identifier].
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public IntegerFieldDefinition HasContentTemplateId( int contentTemplateId )
Public Function HasContentTemplateId ( _ contentTemplateId As Integer _ ) As IntegerFieldDefinition
public: IntegerFieldDefinition^ HasContentTemplateId( int^ contentTemplateId )
Parameters
- contentTemplateId
- Type: Int32
The content template identifier.