ComponentInfo AddDialog Method
This method adds a dialog to the list of dialogs for the component file.

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void AddDialog(
	DialogInfo item
)
See Also