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

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

Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.

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

public virtual Encoding Encoding { get; set; }

Property Value

Type: Encoding
See Also

Reference