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