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

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

Get the number of indents to use with each indented level.

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

public int IndentSize { get; set; }

Property Value

Type: Int32
The default value is 4.
Exceptions

ExceptionCondition
ArgumentOutOfRangeException The value cannot be negative.
See Also

Reference