Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Referenception
Core
Extensions
FieldExtension
C# Class Referenception.Core.Extensions.FieldExtension
The field extension methods.
Show file
Open project: unic/SitecoreReferenception
Public Methods
Method
Description
IsStandardTemplateField
(
this
field
) :
bool
Determines whether the field is a standard template field.
Method Details
IsStandardTemplateField()
public
static
method
Determines whether the field is a standard template field.
public
static
IsStandardTemplateField
(
this
field
) :
bool
field
this
The field.
return
bool