ItemCache.NotifyTemplateChanged Method
Changes the notify template.
[Visual Basic]
Public Sub NotifyTemplateChanged( _
ByVal
itemID As
ID _
)
[C#]
public
void NotifyTemplateChanged(
ID itemID);
Parameters
-
itemID
- Item ID.
See Also
ItemCache Class | Sitecore.Caching Namespace