PermissionDependentComponentInvoke Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Overload List

  Name Description
Public method Invoke
Invokes the component. Derived classes call the overloaded Invoke method from this method, passing a reference to the PermissionDependentComponent derived class that should receive the OnRender event.
Protected method Invoke(PermissionDependentComponent)
Invokes the component by performing the checks and reporting the result to the OnRender event handler of the derived class.
Top
See Also

Reference