BasicList.DisplayForm Property
SharePoint Designer Developer Reference |
Returns or sets a String that represents the relative URL of the form that contains the user interface associated with a list.
Syntax
expression.DisplayForm
expression Required. A variable that represents a BasicList object.
See Also