RenderEventArgs Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Constructs a new instance of the RenderEventArgs event argument class.

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

public RenderEventArgs(
	bool success
)

Parameters

success
Type: SystemBoolean
A value that indicates if a performed access check was successful.
See Also

Reference