Click or drag to resize

hFormatterSerialize Method (IComponent)

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

Namespace: ITHit.Collab.Serialization
Assembly: ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.519 (1.0.0.519)
Syntax
public override string Serialize(
	IComponent davComponent
)

Parameters

davComponent
Type: ITHit.CollabIComponent

Return Value

Type: String

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

See Also