Class Html5ModuleTokenReplace
Inheritance
System.Object
Html5ModuleTokenReplace
Inherited Members
Namespace: DotNetNuke.UI.Modules.Html5
Assembly: DotNetNuke.dll
Syntax
public class Html5ModuleTokenReplace : HtmlTokenReplace
Constructors
| Improve this Doc View SourceHtml5ModuleTokenReplace(Page, String, ModuleInstanceContext, ModuleActionCollection)
Initializes a new instance of the Html5ModuleTokenReplace class.
Declaration
public Html5ModuleTokenReplace(Page page, string html5File, ModuleInstanceContext moduleContext, ModuleActionCollection moduleActions)
Parameters
Type | Name | Description |
---|---|---|
Page | page | |
System.String | html5File | |
ModuleInstanceContext | moduleContext | |
ModuleActionCollection | moduleActions |