  | IPageServiceCreateFromMaster 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: SystemInt32
 - languageAreaId
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also