Dialog.OnComputeId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.