TemplateServiceProvider Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Content
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | CreateTemplateResolver(IContentProvider) | Create a new ITemplateService resolver delegate which is called by the TemplateService for resolving views. |
![]() | CreateTemplateService(HttpConfiguration) | Create a new ITemplateService using IContentProvider as the resolver and ApiTemplate(Of TModel) as the template base. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetTemplateService() | |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

