| IItemServiceGetItemByPageId Method (Int32, Boolean) |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax Item GetItemByPageId(
int pageId,
bool draft
)
Function GetItemByPageId (
pageId As Integer,
draft As Boolean
) As Item
Parameters
- pageId
- Type: SystemInt32
- draft
- Type: SystemBoolean
Return Value
Type:
ItemSee Also