DesignerDocument.fileCreatedDate Property
SharePoint Designer Developer Reference |
Retrieves a String that represents the date a Web page was created.
Syntax
expression.fileCreatedDate
expression Required. A variable that represents a DesignerDocument object.
See Also