Click or drag to resize

ISPExternalResource Interface

Namespace:  Colygon.MatchPoint.Core.DataProviders
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public interface ISPExternalResource : ISPResource

The ISPExternalResource type exposes the following members.

Properties
  NameDescription
Public propertyContentClass
The resource's ContentClass.
(Inherited from ISPResource.)
Public propertyIsExternal
Public propertyUrl
The resource's URL.
(Inherited from ISPResource.)
Top
See Also