MaxFullUrlLength Field

The MaxFullUrlLength field of the SPSite class represents the maximum number of characters that can be used in the absolute URL for a site collection.

Remarks

The value of this constant is 260.

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

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security