InsertEncryptedEmailLink Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The InsertEncryptedEmailLink type exposes the following members.

Methods

  Name Description
Public method AccessCheckForCurrentCategory
Determines if access us granted to the current category for the calling user.
(Inherited from SecurityBase.)
Public method AccessCheckForCurrentDocument
Determines if access us granted to the current document for the calling user.
(Inherited from SecurityBase.)
Public method Static member EncryptMethod1
Encrypts email address by replacing @ and . to decimal values.
Public method Static member Code example EncryptMethod2
Encrypts email address by splitting it into the number of pieces specified in SplitNum. Each piece will have ' surrounding them. The encypted email address returned is intended to be used in a javascript.
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invoke
This method invokes the component and writes its content into the specified stream
Public method ToString (Inherited from Object.)
Top
See Also

Reference