Click or drag to resize

FormatterSerialize Method (IComponent)

IT Hit WebDAV Classes Reference
Serializes the IComponent object to string.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public virtual string Serialize(
	IComponent davComponent
)

Parameters

davComponent
Type: ITHit.CollabIComponent

Return Value

Type: String

[Missing <returns> documentation for "M:ITHit.Collab.Formatter.Serialize(ITHit.Collab.IComponent)"]

See Also