DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The HTML required to render this object.
Generates and returns the HTML required to render this object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public string HTML { get; } |
Visual Basic |
---|
Public ReadOnly Property HTML As String Get |
Visual C++ |
---|
public: virtual property String^ HTML { String^ get () sealed; } |
Return Value
Type: StringThe HTML required to render this object.