PFHtmlHelperGetPopup Method (String, String) |
Gets html for a popup.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public static string GetPopup(
string htmlContent,
string title
)
Parameters
- htmlContent
- Type: SystemString
- title
- Type: SystemString
Return Value
Type:
StringSee Also