TermInfo.GetDetailsHtml Method

Shows a string representation of current expression component information.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public string GetDetailsHtml(
	ISessionProfile sessionProfile
)

Parameters

sessionProfile  ISessionProfile
 

Return Value

String
Return a string representation of current expression component information.

See Also