TemplateServiceProvider Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Content
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_protmethodCreateTemplateResolver(IContentProvider)

Create a new ITemplateService resolver delegate which is called by the TemplateService for resolving views.

System_CAPS_protmethodCreateTemplateService(HttpConfiguration)

Create a new ITemplateService using IContentProvider as the resolver and ApiTemplate(Of TModel) as the template base.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetTemplateService()

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: