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

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

The InsertLinkByPermission type exposes the following members.

Methods

  Name Description
Protected method AccessCheck
Determines if the user has sufficient access permissions.
(Overrides PermissionDependentComponentAccessCheck.)
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 BuildAccessMaskforComponent
Returns the access mask which is a combination of all the specified permissions available in this method. This support method makes it easier to create the access mask to use when setting the AccessMask property.
Protected method BuildHTMLComponentException
Returns an component exception in HTML format.
(Inherited from ActiveScriptingBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GenerateLinkTargetAttribute
Returns the attribute string to be written to the link.
(Inherited from ActiveScriptingBase.)
Protected method GetCorrectField
Extracts the correct value from a passed in EPT field name and a static field value.
(Inherited from ActiveScriptingBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invoke
Invokes the component, performs the access check, and calls the OnRender method that writes the content into the specified stream.
(Overrides PermissionDependentComponentInvoke.)
Protected method Invoke(PermissionDependentComponent)
Invokes the component by performing the checks and reporting the result to the OnRender event handler of the derived class.
(Inherited from PermissionDependentComponent.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnRender
Target for the OnRender event, that renders the content to the specified output stream.
(Overrides PermissionDependentComponentOnRender(Object, RenderEventArgs).)
Protected method ReadFromApplicationCache
Returns data that is read from the application cache.
(Inherited from ActiveScriptingBase.)
Protected method SetApplicationCache
Stores a string in the application cache.
(Inherited from ActiveScriptingBase.)
Protected method SyncronizeMLC
Provides support for components that needs to be MLC aware, by localizing the supplied category or presentation template from the current document, or the preferred language of the visitor.
(Inherited from ActiveScriptingBase.)
Public method ToString (Inherited from Object.)
Protected method WriteAttribute(TextWriter, String, String)
Writes an attribute string to the supplied stream, unless Value is an empty string or null
(Inherited from ActiveScriptingBase.)
Protected method WriteAttribute(TextWriter, String, String, Boolean)
Writes an attribute string to the supplied stream.
(Inherited from ActiveScriptingBase.)
Top
See Also

Reference