You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > HtmlEditor Class > HtmlEditor Methods > ExecuteContentAction
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
HtmlEditor.ExecuteContentAction Method

This uses the ContentAction value and performs the specified action on the content contained within the server control's posted values. The content and the other property values are placed into the CMS400 according to the Action value. 

The possible action values are:

  • "Submit"
  • "CheckIn"
  • "Save"
  • "UndoCheckout" (cancel or undo)

C#
public string ExecuteContentAction();
Visual Basic
Public Function ExecuteContentAction() As string
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!