Click or drag to resize

IMyTableSetCardView Method

Namespace:  Scilligence.MolEngine.Web
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
protected void SetCardView(
	string imgkey,
	string renderfun,
	string titlekey,
	Dictionary<string, string> views,
	string cookiekey
)

Parameters

imgkey
Type: SystemString
renderfun
Type: SystemString
titlekey
Type: SystemString
views
Type: System.Collections.GenericDictionaryString, String
cookiekey
Type: SystemString
See Also