InsertImageLinkPTID Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Sets or gets an optional presentation template (PTID) to be used when StaticURL is a document ID. The default value is zero (no optional PTID).

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

public int PTID { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionA value below zero was passed in for this property.
Examples

4565
See Also

Reference