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

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

Sets or gets a value indicating how posted pages should be handled. The default value is zero (not handling posted pages).

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

public int PostMode { get; set; }

Property Value

Type: Int32
Remarks

0 Not handling posted pages 1 Handling posted pages 2 Handling posted pages and create form elements.
See Also

Reference