[This is preliminary documentation and is subject to change.]

ApplicationLink is business object that is used to create links to public and secure links of Extranet feature items. The Url property is called to provide a Url pointing to the ExtranetFeature page that includes the encrypted Group and item ID.

Namespace:  OfficeClip.BusinessLayer.Extranet.User
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class ApplicationLink
Visual Basic (Declaration)
Public Class ApplicationLink
Visual C++
public ref class ApplicationLink

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Extranet.User..::.ApplicationLink

See Also