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

Updates a single piece of content metadata

C#
public Boolean UpdateContentMetaData(Long ContentID, Long MetaID, String MetaText);
Visual Basic
Public Function UpdateContentMetaData(ByVal ContentID As Long, ByVal MetaID As Long, ByVal MetaText As String) As Boolean
Parameters 
Description 
ContentID 
The Content ID 
MetaID 
The Metadata Type ID 
MetaText 
The new text to assign 

boolean

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!