Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
FieldBase(FieldType) Class
FieldBase(FieldType) Properties
AllowEmpty Property
Caption Property
DataType Property
DefaultValue Property
External Property
Guid Property
IsDummyField Property
IsDummyFieldFromMainForm Property
IsExtraField Property
IsInherited Property
IsUnique Property
Name Property
Precision Property
PrimaryKey Property
Properties Property
PropertiesMacroTable Property
ReferenceToObjectType Property
ReferenceType Property
Size Property
System Property
FieldBase
FieldType
IsExtraField Property
Indicates that field is extra field (field is not in original form definition).
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
IsExtraField
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IField
IsExtraField
See Also
Reference
FieldBase
FieldType
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com