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

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

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.

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public abstract void Invoke()
See Also

Reference