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

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Exibir arquivo Open project: Velir/Sitecore-Analytics Class Usage Examples

Private Properties

Property Type Description
OnCachedValueChanged void
OnCachedValueChanging void
OnCreated void
OnFetchedChanged void
OnFetchedChanging void
OnLoaded void
OnUserAgent1Changed void
OnUserAgent1Changing void
OnUserAgentIdChanged void
OnUserAgentIdChanging void
OnValidate void
OnVisitorClassificationChanged void
OnVisitorClassificationChanging void
attach_Visits void
detach_Visits void

Public Methods

Method Description
UserAgent ( ) : System.Data.Linq

Protected Methods

Method Description
SendPropertyChanged ( String propertyName ) : void
SendPropertyChanging ( ) : void

Private Methods

Method Description
OnCachedValueChanged ( ) : void
OnCachedValueChanging ( string value ) : void
OnCreated ( ) : void
OnFetchedChanged ( ) : void
OnFetchedChanging ( System value ) : void
OnLoaded ( ) : void
OnUserAgent1Changed ( ) : void
OnUserAgent1Changing ( string value ) : void
OnUserAgentIdChanged ( ) : void
OnUserAgentIdChanging ( System value ) : void
OnValidate ( System action ) : void
OnVisitorClassificationChanged ( ) : void
OnVisitorClassificationChanging ( int value ) : void
attach_Visits ( Visit entity ) : void
detach_Visits ( Visit entity ) : void

Method Details

SendPropertyChanged() protected method

protected SendPropertyChanged ( String propertyName ) : void
propertyName String
return void

SendPropertyChanging() protected method

protected SendPropertyChanging ( ) : void
return void

UserAgent() public method

public UserAgent ( ) : System.Data.Linq
return System.Data.Linq