FeaturesDevInfoHtml Method |
Generates an HTML representation of the features collection appropriate
for display to a developer.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string DevInfoHtml()
Public Function DevInfoHtml As String
Return Value
Type:
StringAn HTML representation of the features and their properties collections.
See Also