Method | Description | |
---|---|---|
GetAllSeoUrl ( ) : IList |
||
GetCountySeoUrl ( string Countyname ) : IList |
||
GetSeoUrlById ( int id ) : |
||
GetSeoUrlBySeoName ( string seoName ) : |
||
SeoUrlService ( IRepository |
||
UpdateSeoUrl ( |
Updates the customer
|
public GetCountySeoUrl ( string Countyname ) : IList |
||
Countyname | string | |
return | IList |
public GetSeoUrlById ( int id ) : |
||
id | int | |
return |
public GetSeoUrlBySeoName ( string seoName ) : |
||
seoName | string | |
return |
public SeoUrlService ( IRepository |
||
seoUrlRepository | IRepository |
|
return | System |
public UpdateSeoUrl ( |
||
entity | ||
return | void |