TermInfoGetDetailsHtml Method
Shows a string representation of current expression component information.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public string GetDetailsHtml(
SessionProfile sessionProfile
)
Public Function GetDetailsHtml (
sessionProfile As SessionProfile
) As String
public:
String^ GetDetailsHtml(
SessionProfile^ sessionProfile
)
member GetDetailsHtml :
sessionProfile : SessionProfile -> string
- sessionProfile SessionProfile
-
String
Return a string representation of current expression component information.