PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Raises the ContentAccessChange event.

Namespace: Smartsite.Security
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
public void OnContentAccessChange(
	 args
)
Visual Basic (Declaration)Copy imageCopy Code
Public Sub OnContentAccessChange ( _
	args As  _
)

Parameters

args
ContentAccessChangeEventArgs

See Also

Advanced