C# 클래스 Sitecore.SharedSource.Analytics.Context.VisitorClassification

상속: INotifyPropertyChanging, INotifyPropertyChanged
파일 보기 프로젝트 열기: Velir/Sitecore-Analytics 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnCreated void
OnLoaded void
OnTextChanged void
OnTextChanging void
OnValidate void
OnVisitorClassification1Changed void
OnVisitorClassification1Changing void
attach_GeoIps void
attach_Locations void
attach_UserAgents void
attach_Visitors void
attach_Visitors1 void
detach_GeoIps void
detach_Locations void
detach_UserAgents void
detach_Visitors void
detach_Visitors1 void

공개 메소드들

메소드 설명
VisitorClassification ( ) : System.Data.Linq

보호된 메소드들

메소드 설명
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

비공개 메소드들

메소드 설명
OnCreated ( ) : void
OnLoaded ( ) : void
OnTextChanged ( ) : void
OnTextChanging ( string value ) : void
OnValidate ( System action ) : void
OnVisitorClassification1Changed ( ) : void
OnVisitorClassification1Changing ( int value ) : void
attach_GeoIps ( GeoIp entity ) : void
attach_Locations ( Location entity ) : void
attach_UserAgents ( UserAgent entity ) : void
attach_Visitors ( Visitor entity ) : void
attach_Visitors1 ( Visitor entity ) : void
detach_GeoIps ( GeoIp entity ) : void
detach_Locations ( Location entity ) : void
detach_UserAgents ( UserAgent entity ) : void
detach_Visitors ( Visitor entity ) : void
detach_Visitors1 ( Visitor entity ) : void

메소드 상세

SendPropertyChanged() 보호된 메소드

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
리턴 void

SendPropertyChanging() 보호된 메소드

protected SendPropertyChanging ( ) : void
리턴 void

VisitorClassification() 공개 메소드

public VisitorClassification ( ) : System.Data.Linq
리턴 System.Data.Linq