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

Returns Tag with specified text.

C#
public TagData GetTagByName(String tagText);
Visual Basic
Public Function GetTagByName(ByVal tagText As String) As TagData
Parameters 
Description 
tagText 
Text of the tag to retrieve. 

Returns tag found with supplied ID or new tag if no tag is found.

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!