PFItemGetMessagePlaceHolderHtml Method |
Gets the html of a message placeholder (in a ContentMessage) in the specified language.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public virtual Html GetMessagePlaceHolderHtml(
string placeHolderName,
string language
)
Parameters
- placeHolderName
- Type: SystemString
- language
- Type: SystemString
Return Value
Type:
HtmlSee Also