  | IPageServiceGetPageIDByMasterID Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxint GetPageIDByMasterID(
	int masterId,
	int languageAreaId
)
Function GetPageIDByMasterID ( 
	masterId As Integer,
	languageAreaId As Integer
) As Integer
Parameters
- masterId
 - Type: SystemInt32
 - languageAreaId
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also