InsertAuthorInfoToInsert Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicate which information about the author that should be inserted.

Namespace: ContentStudio.Site.ActiveScripting.Document
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum InfoToInsert
Members

  Member nameValueDescription
NameOnly0Inserts only the name of the person.
EmailAddress1Inserts the name of the person and a link to send the person an email.
PersonalPage2Inserts the name of the person and a link to the person's personal Content Studio page
See Also

Reference