C# Class Sitecore.SharedSource.Analytics.Context.VisitorClassification

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Afficher le fichier Open project: Velir/Sitecore-Analytics Class Usage Examples

Private Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
VisitorClassification ( ) : System.Data.Linq

Méthodes protégées

Méthode Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Méthode Description
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

Method Details

SendPropertyChanged() protected méthode

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
Résultat void

SendPropertyChanging() protected méthode

protected SendPropertyChanging ( ) : void
Résultat void

VisitorClassification() public méthode

public VisitorClassification ( ) : System.Data.Linq
Résultat System.Data.Linq