NotificationHub.UnregisterTemplateAsync Method (String)
Asynchronously unregisters the template with the specified name on the application or secondary tiles. Note that if you have other templates or a native registration, they will not be deleted.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- templateName
-
Type:
System.String
The name of the template.
Show: