C# Класс Sitecore.SharedSource.Analytics.Context.VisitorClassification

Наследование: INotifyPropertyChanging, INotifyPropertyChanged
Показать файл Открыть проект Примеры использования класса

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