C# 클래스 Referenception.Core.Extensions.FieldExtension

The field extension methods.
파일 보기 프로젝트 열기: unic/SitecoreReferenception

공개 메소드들

메소드 설명
IsStandardTemplateField ( this field ) : bool

Determines whether the field is a standard template field.

메소드 상세

IsStandardTemplateField() 공개 정적인 메소드

Determines whether the field is a standard template field.
public static IsStandardTemplateField ( this field ) : bool
field this The field.
리턴 bool