_sList Members

Include Protected Members
Include Inherited Members

Contains information about a list.

The _sList type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

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

Top

See Also

Reference

_sList Structure

SiteData Web Service