_sList Members

Contains information about a list.

The following tables list the members exposed by the _sList type.

Public Fields

  Name Description
AllowAnonymousAccess A Boolean variable indicating whether or not to allow anonymous access. Its value is True if non-authenticated users can view list items.
AnonymousViewListItems A Boolean variable indicating whether non-authenticated users can view list items.
BaseTemplate A string that specifies the name of the base template (end user look and feel) of the list.
BaseType A string representing the base type of the list.
DefaultViewUrl A string specifying the server-relative URL of the page containing the default view for the list.
Description A string specifying the description of the list.
InheritedSecurity A Boolean variable that specifies whether this list inherits security from its parent site.
InternalName A string specifying the Guid of the list. This GUID must be enclosed in curly braces ({}).
LastModified A string specifying the UTC date and time when last modified.
PermId Not used.
ReadSecurity Specifies read security setting.
Title A string specifying the title of the list.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from ValueType)
GetHashCode  (inherited from ValueType)
GetType  (inherited from Object)
ReferenceEquals  (inherited from Object)
ToString  (inherited from ValueType)

Top

Protected Methods

  Name Description
Finalize  (inherited from Object)
MemberwiseClone  (inherited from Object)

Top

See Also

Reference

_sList Structure
Site Data Web Service

Other Resources

How to: Return Lists