You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > Tags Class > Tags Methods > DeleteTagsOnObject
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Tags.DeleteTagsOnObject Method

Deletes all tags applied to an object.

C#
public Boolean DeleteTagsOnObject(Long objectId, EkEnumeration.CMSObjectTypes objectType);
Visual Basic
Public Function DeleteTagsOnObject(ByVal objectId As Long, ByVal objectType As EkEnumeration.CMSObjectTypes) As Boolean
Parameters 
Description 
objectId 
ID of the object to delete associated tags. 
objectType 
The type of object associated with the ObjectId. 

True if operation was successful.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!