Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content
IItemService Interface
IItemService Methods
CopyItem Method
CopyPageItem Method
CopyParagraphItem Method
DeleteItemTypes Method
GetItem Method
GetItemById(T) Method
GetItemByPageId Method
GetTitle Method
RestoreItem Method
SaveItem Method
SynchronizeListField Method
UpdateItemSortIndex Method
UpdateItemTitle Method
IItemService
GetTitle Method
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
string
GetTitle
(
Item
item
)
Function
GetTitle
(
item
As
Item
)
As
String
Parameters
item
Type:
Dynamicweb.Content.Items
Item
Return Value
Type:
String
See Also
Reference
IItemService Interface
Dynamicweb.Content Namespace