Click or drag to resize

SPViewExtension Class

Provides extension methods for the SPView class. These methods can be used for accessing basic operations from the expression engine or from the API.
Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.CoreSPViewExtension

Namespace:  Colygon.MatchPoint.Core
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public static class SPViewExtension

The SPViewExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAbsoluteUrl
Returns the absolute URL of the view including the protocol and server name.
Top
Remarks
This class provides expression extensions.
See Also