Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
SearchExtensions Class
SearchExtensions Methods
GetCreationDate Method
SearchTriggerFieldChanged Method
SearchExtensions
GetCreationDate Method
Returns date of creation for given page.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
static
DateTime
GetCreationDate
(
this
TreeNode
page
)
Parameters
page
Type:
CMS.DocumentEngine
TreeNode
Page.
Return Value
Type:
DateTime
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
TreeNode
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
SearchExtensions Class
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com