MaxWebNameLength Field

The MaxWebNameLength field of the SPSite class represents the maximum number of characters that can be used in site names for the site collection.

Remarks

The value of this constant is 256.

The MaxWebNameLength field is static and cannot be called on an instance object. To call this field use SPSite.MaxWebNameLength.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security