Class RenderData
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class RenderData
Constructors
RenderData()
Declaration
public RenderData()
Properties
CodeToEval
Declaration
public string CodeToEval { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Html
Declaration
public string Html { get; set; }
Property Value
| Type | Description |
|---|---|
| String |