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