Returns span (of specified CSS class) containing message.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string SpanMsg(
string msg,
string className
)
Parameters
- msg
- Type: SystemString
Message - className
- Type: SystemString
CSS class
Return Value
Type:
StringSee Also