IEA7ProfileDisplayHTMLGetHTMLControl Method

Namespace: BBNCExtensions.Interfaces
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
Object GetHTMLControl(
	string sStorageHTML,
	Page oPage,
	int iEA7RecordsID,
	bool bDesignDisplay
)

Parameters

sStorageHTML
Type: SystemString
oPage
Type: System.Web.UIPage
iEA7RecordsID
Type: SystemInt32
bDesignDisplay
Type: SystemBoolean

Return Value

Type: Object