ListFieldChoice.Web Property
SharePoint Designer Developer Reference |
Returns a Web object that represents the parent Web site of a field in a list.
Syntax
expression.Web
expression Required. A variable that represents a ListFieldChoice object.
See Also