 | IPageService.CreateFromMaster Method |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxint CreateFromMaster(
int masterPageId,
int languageAreaId
)
Function CreateFromMaster (
masterPageId As Integer,
languageAreaId As Integer
) As Integer
Parameters
- masterPageId
- Type: System.Int32
- languageAreaId
- Type: System.Int32
Return Value
Type:
Int32
See Also