SPWebEventProperties public sealed class SPWebEventProperties : SPEventPropertiesBase, IDisposable Documentation public string FullUrl { get; } public string NewServerRelativeUrl { get; } public Guid ParentWebId { get; } public string ServerRelativeUrl { get; } public string UserDisplayName { get; } public string UserLoginName { get; } public SPWeb Web { get; } public Guid WebId { get; } public void Dispose() public void InvalidateWeb()