 | TemplateBase<T>.MasterPageFile Method |
Use master page file
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntaxpublic Object MasterPageFile(
string path
)
Public Function MasterPageFile (
path As String
) As Object
Parameters
- path
- Type: System.String
Return Value
Type:
Object
Remarks
See Also