Property | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnLoaded | void | ||
OnTextChanged | void | ||
OnTextChanging | void | ||
OnTrafficType1Changed | void | ||
OnTrafficType1Changing | void | ||
OnValidate | void | ||
attach_ReferringSites | void | ||
attach_Visits | void | ||
detach_ReferringSites | void | ||
detach_Visits | void |
Method | Description | |
---|---|---|
TrafficType ( ) : System.Data.Linq |
Method | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Method | Description | |
---|---|---|
OnCreated ( ) : void | ||
OnLoaded ( ) : void | ||
OnTextChanged ( ) : void | ||
OnTextChanging ( string value ) : void | ||
OnTrafficType1Changed ( ) : void | ||
OnTrafficType1Changing ( int value ) : void | ||
OnValidate ( System action ) : void | ||
attach_ReferringSites ( |
||
attach_Visits ( |
||
detach_ReferringSites ( |
||
detach_Visits ( |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
return | void |