 | IPageService.GetPageIDByMasterID 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: System.Int32
- languageAreaId
- Type: System.Int32
Return Value
Type:
Int32
See Also