Share via


Dialog.OnComputeId Method

Definition

Builds the compute Id for the dialog.

protected virtual string OnComputeId ();
abstract member OnComputeId : unit -> string
override this.OnComputeId : unit -> string
Protected Overridable Function OnComputeId () As String

Returns

A string representing the compute Id.

Applies to