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

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

Private Properties

Свойство Тип Описание
OnAuthenticationLevelChanged void
OnAuthenticationLevelChanging void
OnCreated void
OnExternalUserChanged void
OnExternalUserChanging void
OnIntegrationIdChanged void
OnIntegrationIdChanging void
OnIntegrationLabelChanged void
OnIntegrationLabelChanging void
OnLoaded void
OnOverrideVisitorClassificationChanged void
OnOverrideVisitorClassificationChanging void
OnValidate void
OnValueChanged void
OnValueChanging void
OnVisitCountChanged void
OnVisitCountChanging void
OnVisitorClassificationChanged void
OnVisitorClassificationChanging void
OnVisitorIdChanged void
OnVisitorIdChanging void
OnrnChanged void
OnrnChanging void
attach_AutomationStates void
attach_PageEvents void
attach_Pages void
attach_Profiles void
attach_VisitorTags void
attach_Visits void
detach_AutomationStates void
detach_PageEvents void
detach_Pages void
detach_Profiles void
detach_VisitorTags void
detach_Visits void

Открытые методы

Метод Описание
Visitor ( ) : System.Data.Linq

Защищенные методы

Метод Описание
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Приватные методы

Метод Описание
OnAuthenticationLevelChanged ( ) : void
OnAuthenticationLevelChanging ( int value ) : void
OnCreated ( ) : void
OnExternalUserChanged ( ) : void
OnExternalUserChanging ( string value ) : void
OnIntegrationIdChanged ( ) : void
OnIntegrationIdChanging ( System value ) : void
OnIntegrationLabelChanged ( ) : void
OnIntegrationLabelChanging ( string value ) : void
OnLoaded ( ) : void
OnOverrideVisitorClassificationChanged ( ) : void
OnOverrideVisitorClassificationChanging ( int value ) : void
OnValidate ( System action ) : void
OnValueChanged ( ) : void
OnValueChanging ( int value ) : void
OnVisitCountChanged ( ) : void
OnVisitCountChanging ( int value ) : void
OnVisitorClassificationChanged ( ) : void
OnVisitorClassificationChanging ( int value ) : void
OnVisitorIdChanged ( ) : void
OnVisitorIdChanging ( System value ) : void
OnrnChanged ( ) : void
OnrnChanging ( long value ) : void
attach_AutomationStates ( AutomationState entity ) : void
attach_PageEvents ( PageEvent entity ) : void
attach_Pages ( Page entity ) : void
attach_Profiles ( Profile entity ) : void
attach_VisitorTags ( VisitorTag entity ) : void
attach_Visits ( Visit entity ) : void
detach_AutomationStates ( AutomationState entity ) : void
detach_PageEvents ( PageEvent entity ) : void
detach_Pages ( Page entity ) : void
detach_Profiles ( Profile entity ) : void
detach_VisitorTags ( VisitorTag entity ) : void
detach_Visits ( Visit entity ) : void

Описание методов

SendPropertyChanged() защищенный Метод

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
Результат void

SendPropertyChanging() защищенный Метод

protected SendPropertyChanging ( ) : void
Результат void

Visitor() публичный Метод

public Visitor ( ) : System.Data.Linq
Результат System.Data.Linq