PropertyBrowserWriteStandardValues Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Writes the standard values.

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

public static void WriteStandardValues(
	XmlWriter writer,
	TypeConverter converter,
	ITypeDescriptorContext context
)

Parameters

writer
Type: System.XmlXmlWriter
The writer.
converter
Type: System.ComponentModelTypeConverter
The converter.
context
Type: System.ComponentModelITypeDescriptorContext
The context.
See Also

Reference