| TemplateBaseTMasterPageFile Method |
Use master page file
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax public Object MasterPageFile(
string path
)
Public Function MasterPageFile (
path As String
) As Object
Parameters
- path
- Type: SystemString
Return Value
Type:
ObjectRemarks See Also