Method | Description | |
---|---|---|
Get ( ) : |
gets all the services.
|
|
Get ( string id ) : |
gets all the services with the EsdId provided this call, doesn't call the service cache, it calls the umbraco objects and gets all teh info from there
|
Method | Description | |
---|---|---|
GetReturnData ( ServiceList services ) : |
||
GetServiceFromNode ( IPublishedContent node, bool full = false ) : ServiceItem | ||
GetServiceList ( ) : ServiceList |
gets the service list from either the cache or umbraco.
|
public Get ( string id ) : |
||
id | string | |
return |