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

Saves a tag and returns an ID. If the tag already exists, the existing tag's ID is returned.

C#
public Long AddTag(ref TagData tag);
Visual Basic
Public Function AddTag(ByRef tag As TagData) As Long
Parameters 
Description 
tag 
Tag data to save. 

The ID of newly created tag or existing tag.

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!