'Declaration Public Overloads Shared Function ToTemplate( _ ByVal htmlContent As IHtmlContent _ ) As IHtmlContent
public static IHtmlContent ToTemplate( IHtmlContent htmlContent )
Parameters
- htmlContent
- The specified HelperResult.
Return Value
The HelperResult with the template mode.