This topic has not yet been rated - Rate this topic

PlaceholderControlEventHandler Delegate

Content Management Server

Namespace: Microsoft.ContentManagement.WebControls
Assembly: Microsoft.ContentManagement.WebControls (in microsoft.contentmanagement.webcontrols.dll)

public delegate void PlaceholderControlEventHandler (
	Object sender,
	PlaceholderControlEventArgs e
)
/** @delegate */
public delegate void PlaceholderControlEventHandler (
	Object sender, 
	PlaceholderControlEventArgs e
)

Parameters

sender
e
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.